summaryrefslogtreecommitdiffstats
path: root/daemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'daemon.c')
-rw-r--r--daemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon.c b/daemon.c
index 31cb71a..01511b6 100644
--- a/daemon.c
+++ b/daemon.c
@@ -9,7 +9,7 @@
#include <sys/ioctl.h>
#include <sys/stat.h>
-#include "daemon.h"
+#include <netax25/daemon.h>
int daemon_start(int ignsigcld)
{