summaryrefslogtreecommitdiffstats
path: root/libipulog/libipulog.c
diff options
context:
space:
mode:
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2006-01-08 22:55:39 +0000
committer/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2006-01-08 22:55:39 +0000
commitea4c61fd022d4f0b46b556948e757102e28f2566 (patch)
tree75e49ca5967db609498cd75807eba3387ddc115b /libipulog/libipulog.c
parentbd867ce377abfcc52d9d9d0faf010fcd4ae0845e (diff)
further 'make dist' fixes
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 6d2ade0..8917bcc 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.h"
+#include <libipulog/libipulog.h>
struct ipulog_handle
{