syslog
[m6w6/ext-psi] / src / context.c
index 3b5c734e106da577a7aa90a3cf4bea0d876eecab..64fce3799b157fc9c5dbb41bedb88f6785a71cb1 100644 (file)
@@ -77,6 +77,9 @@
 #ifdef HAVE_TIME_H
 # include <time.h>
 #endif
+#ifdef HAVE_SYSLOG_H
+# include <syslog.h>
+#endif
 #ifdef HAVE_WCHAR_H
 # include <wchar.h>
 #endif