summaryrefslogtreecommitdiffstats
path: root/libipulog/libipulog.c
diff options
context:
space:
mode:
authorlaforge <laforge>2005-11-05 15:59:40 +0000
committerlaforge <laforge>2005-11-05 15:59:40 +0000
commit76f25bd9e4c90f0c70616bb59e41c3af023044a3 (patch)
treeb78491a52b8b4358d26cbee5e0751398d8f788eb /libipulog/libipulog.c
parent4a2041993bc767c88583133e81ae38b5925dfc0a (diff)
use automake, move header file
Diffstat (limited to 'libipulog/libipulog.c')
-rw-r--r--libipulog/libipulog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libipulog/libipulog.c b/libipulog/libipulog.c
index 8917bcc..6d2ade0 100644
--- a/libipulog/libipulog.c
+++ b/libipulog/libipulog.c
@@ -29,7 +29,7 @@
#include <string.h>
#include <unistd.h>
#include <net/if.h>
-#include <libipulog/libipulog.h>
+#include "libipulog.h"
struct ipulog_handle
{