ports/misc/zaptel/files/patch-zaptel::zaptel.h
2004-10-17 17:46:34 +00:00

16 lines
223 B
C

$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>