summaryrefslogtreecommitdiff
path: root/instr-daemon.c
diff options
context:
space:
mode:
authorroot <root@fedora-arm.domain.avtechpulse.com>1999-12-31 19:20:07 -0500
committerroot <root@fedora-arm.domain.avtechpulse.com>1999-12-31 19:20:07 -0500
commitf8716a518d48d918d9aa5dd3603f0ec4e144d0aa (patch)
tree6c73c32fbdc2ba06fe86b07e2de75ac3215f1cb5 /instr-daemon.c
parent909dc00ed36c00199c25e8e2f89bd27f27c60532 (diff)
missing header
Diffstat (limited to 'instr-daemon.c')
-rw-r--r--instr-daemon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/instr-daemon.c b/instr-daemon.c
index ffec3d3..01d83c3 100644
--- a/instr-daemon.c
+++ b/instr-daemon.c
@@ -7,6 +7,7 @@
#include "device-functions.h"
#include "nicutils.h"
#include "monitor.h"
+#include "menus.h"
#include <stdlib.h>
#include <ctype.h>
#include <glib.h>