aboutsummaryrefslogtreecommitdiff
path: root/syslogd/proto.c
diff options
context:
space:
mode:
Diffstat (limited to 'syslogd/proto.c')
-rw-r--r--syslogd/proto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/syslogd/proto.c b/syslogd/proto.c
index 8a285dd..0851ced 100644
--- a/syslogd/proto.c
+++ b/syslogd/proto.c
@@ -20,7 +20,7 @@
#include <ctype.h>
#include <time.h>
-#include "proto.h"
+#include "syslogd.h"
static const char *months[] = {
"Jan", "Feb", "Mar", "Apr",