Commit Diff


commit - 376a540764c3778330b4f744031bcdb5c6e73647
commit + 17458f11e119622b84dc9925e541820757443a95
blob - 68d06ef1ab94bfbfdd4d77d98a645910c6f8d5a0
blob + 1d6926171d8453157ba58864e3731f0e1898ed55
--- regress/puny-test.c
+++ regress/puny-test.c
@@ -21,6 +21,7 @@
 
 /* to make the linker happy */
 struct conf conf;
+struct imsgbuf logpibuf, logcibuf;
 
 struct suite {
 	const char	*src;