diff options
Diffstat (limited to 'net/zaptel12/files/patch-zaptel::zaptel.h')
-rw-r--r-- | net/zaptel12/files/patch-zaptel::zaptel.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/net/zaptel12/files/patch-zaptel::zaptel.h b/net/zaptel12/files/patch-zaptel::zaptel.h deleted file mode 100644 index b25d6f31755b..000000000000 --- a/net/zaptel12/files/patch-zaptel::zaptel.h +++ /dev/null @@ -1,16 +0,0 @@ - -$FreeBSD$ - ---- zaptel/zaptel.h.orig -+++ zaptel/zaptel.h -@@ -34,9 +34,9 @@ - #if !defined(_ZAPTEL_H) - #define _ZAPTEL_H - -+#ifdef _KERNEL - #include "os.h" - --#ifdef _KERNEL - #include <sys/select.h> - #include <sys/param.h> - |