aboutsummaryrefslogtreecommitdiff
path: root/regress/puny-test.c
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-02-23 12:06:01 +0000
committerOmar Polo <op@omarpolo.com>2021-02-23 13:44:20 +0100
commit17458f11e119622b84dc9925e541820757443a95 (patch)
tree2adf597533b23260173ae2edf42100cdf4d3de41 /regress/puny-test.c
parent376a540764c3778330b4f744031bcdb5c6e73647 (diff)
sync global variables
Diffstat (limited to 'regress/puny-test.c')
-rw-r--r--regress/puny-test.c1
1 files changed, 1 insertions, 0 deletions
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;