From fa7e5de1a3eba2305991b0fce1947afa2cac2153 Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org" Date: Sun, 8 Jan 2006 23:06:26 +0000 Subject: now 'make dist-bzip2' finally works --- src/select.h | 2 -- src/ulogd.c | 1 - 2 files changed, 3 deletions(-) delete mode 100644 src/select.h (limited to 'src') diff --git a/src/select.h b/src/select.h deleted file mode 100644 index bcfb66d..0000000 --- a/src/select.h +++ /dev/null @@ -1,2 +0,0 @@ - -extern int ulogd_select_main(); diff --git a/src/ulogd.c b/src/ulogd.c index c7d80e6..b408fe9 100644 --- a/src/ulogd.c +++ b/src/ulogd.c @@ -63,7 +63,6 @@ #include #include #include -#include "select.h" #ifdef DEBUG #define DEBUGP(format, args...) fprintf(stderr, format, ## args) #else -- cgit v1.2.3