diff options
Diffstat (limited to 'staticd/static_debug.h')
| -rw-r--r-- | staticd/static_debug.h | 2 |
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. |
