]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
BUGFIX -- mm
authorhadaq <hadaq>
Wed, 16 Oct 2002 10:38:40 +0000 (10:38 +0000)
committerhadaq <hadaq>
Wed, 16 Oct 2002 10:38:40 +0000 (10:38 +0000)
hadaq/hardware.h

index 250f3fb981f63338ec5036e1cc96b4de8da3e32d..a8d6458259e3c8a3749a3ace1cd1e93ccbf54aac 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef HARDWARE_H
 #define HARDWARE_H
 
+#include <syslog.h>
+
 typedef struct HardwareS Hardware;
 
 Hardware *newHardware();  /* allowed as newHardware(void) and newHardware(const char *subsystem) UFN */