summaryrefslogtreecommitdiffstats
path: root/ulogd/libipulog/include/libipulog/libipulog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ulogd/libipulog/include/libipulog/libipulog.h')
-rw-r--r--ulogd/libipulog/include/libipulog/libipulog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ulogd/libipulog/include/libipulog/libipulog.h b/ulogd/libipulog/include/libipulog/libipulog.h
index 307510c..b3805d7 100644
--- a/ulogd/libipulog/include/libipulog/libipulog.h
+++ b/ulogd/libipulog/include/libipulog/libipulog.h
@@ -1,7 +1,7 @@
#ifndef _LIBIPULOG_H
#define _LIBIPULOG_H
-/* $Id: libipulog.h,v 1.6 2002/07/30 07:23:36 laforge Exp $ */
+/* $Id$ */
#include <errno.h>
#include <unistd.h>
@@ -12,7 +12,7 @@
#include <asm/types.h>
#include <linux/netlink.h>
#include <net/if.h>
-#include <linux/netfilter_ipv4/ipt_ULOG.h>
+#include "linux/netfilter_ipv4/ipt_ULOG.h"
/* FIXME: glibc sucks */
#ifndef MSG_TRUNC