mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 16:59:17 -04:00
16 lines
223 B
C
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>
|
|
|