summaryrefslogtreecommitdiff
path: root/server/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/common.c')
-rw-r--r--server/common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/common.c b/server/common.c
index c34adf5..e61f61e 100644
--- a/server/common.c
+++ b/server/common.c
@@ -20,7 +20,7 @@ static char rcsid_common_c[] = "$Header$";
#endif lint
#include <stdio.h>
-#include <syslog.h>
+#include <zephyr/zsyslog.h>
#include <strings.h>
extern char *malloc();