summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/ipsd/linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ipfilter/ipsd/linux.h')
-rw-r--r--contrib/ipfilter/ipsd/linux.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/contrib/ipfilter/ipsd/linux.h b/contrib/ipfilter/ipsd/linux.h
deleted file mode 100644
index d9606cb..0000000
--- a/contrib/ipfilter/ipsd/linux.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * Copyright (C) 1997-1998 by Darren Reed.
- *
- * See the IPFILTER.LICENCE file for details on licencing.
- *
- * @(#)linux.h 1.1 8/19/95
- */
-
-#include <linux/config.h>
-#ifdef MODULE
-#include <linux/module.h>
-#include <linux/version.h>
-#endif /* MODULE */
-
-#include "ip_compat.h"
OpenPOWER on IntegriCloud