summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--staticd/static_debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/staticd/static_debug.h b/staticd/static_debug.h
index 6e58118ed0..8932e2d429 100644
--- a/staticd/static_debug.h
+++ b/staticd/static_debug.h
@@ -29,7 +29,7 @@
#include "lib/debug.h"
/* staticd debugging records */
-struct debug static_dbg_events;
+extern struct debug static_dbg_events;
/*
* Initialize staticd debugging.