summaryrefslogtreecommitdiff
path: root/net/zaptel12/files/patch-zaptel::zaptel.h
blob: b25d6f31755b0c4ebb4063c4898858c998322fd5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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>