diff --git a/regress/puny-test.c b/regress/puny-test.c index 68d06ef..1d69261 100644 --- a/regress/puny-test.c +++ b/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;