summaryrefslogtreecommitdiff
path: root/misc/zaptel/files/patch-zaptel::zaptel.h
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2004-10-17 17:46:34 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2004-10-17 17:46:34 +0000
commitf1fc0166dcb5f66541d9f038fe4255beb9f6324c (patch)
treedd16f6e521e1bcc0e87ad926dd37714dcd4ebd98 /misc/zaptel/files/patch-zaptel::zaptel.h
parentUpdate to 2.1.13. (diff)
Enable building on 4.x.
Notes
Notes: svn path=/head/; revision=119684
Diffstat (limited to 'misc/zaptel/files/patch-zaptel::zaptel.h')
-rw-r--r--misc/zaptel/files/patch-zaptel::zaptel.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/misc/zaptel/files/patch-zaptel::zaptel.h b/misc/zaptel/files/patch-zaptel::zaptel.h
new file mode 100644
index 000000000000..b25d6f31755b
--- /dev/null
+++ b/misc/zaptel/files/patch-zaptel::zaptel.h
@@ -0,0 +1,16 @@
+
+$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>
+