summaryrefslogtreecommitdiffstats
path: root/ax25ipd/io.c
diff options
context:
space:
mode:
authorCraig Small <csmall@enc.com.au>2001-11-27 04:11:49 +0000
committerCraig Small <csmall@enc.com.au>2001-11-27 04:11:49 +0000
commit886a37dd2309e60f85360ddec562417bbe741730 (patch)
treecb7b31a82181947f8f042670392b652120b6fb6e /ax25ipd/io.c
parent6364520eb4c795e85f7893ba02de860d132c1d2c (diff)
merged my changes with terry indent, daemon can now optionally not fork
Diffstat (limited to 'ax25ipd/io.c')
-rw-r--r--ax25ipd/io.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ax25ipd/io.c b/ax25ipd/io.c
index ae2ab77..ec8de4a 100644
--- a/ax25ipd/io.c
+++ b/ax25ipd/io.c
@@ -28,6 +28,7 @@
#include <stdio.h>
#include <string.h>
#include <errno.h>
+#include <syslog.h>
#ifdef __bsdi__
#define USE_TERMIOS