]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
BUGFIX -- mm
authorhadaq <hadaq>
Mon, 19 Aug 2002 14:05:02 +0000 (14:05 +0000)
committerhadaq <hadaq>
Mon, 19 Aug 2002 14:05:02 +0000 (14:05 +0000)
compat/syslog.c

index 4207aa924419e00d5653bdd99f7d910c1afec3cd..fd6bb0f6c56c1dcb5da8e18e00bd15daf41df14e 100644 (file)
@@ -3,7 +3,7 @@ static char *rcsId = "$Header:";
 #include <string.h>
 #include <stdarg.h>
 #include <stdio.h>
-#include <syslog.h>
+#include </usr/include/syslog.h>
 
 #define OUR_IDENT_LEN 256