summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/i4b_siemens_isurf.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-05-03 07:31:38 +0000
committerphk <phk@FreeBSD.org>2000-05-03 07:31:38 +0000
commit62efea1e92f2c29489a4040c037e38803f1a1c84 (patch)
tree67c7876c6187318f0169bd07aaa625348cd52291 /sys/i4b/layer1/i4b_siemens_isurf.c
parent51a3d7f35d186fb5758fc6349a7f1ae3b2db7d1e (diff)
downloadFreeBSD-src-62efea1e92f2c29489a4040c037e38803f1a1c84.zip
FreeBSD-src-62efea1e92f2c29489a4040c037e38803f1a1c84.tar.gz
Remove 42 unneeded #include <sys/ioccom.h>.
ioccom.h defines only implementation detail, and should therefore only be included from the #include which defines the ioctl tags, in other words: never include it from *.c
Diffstat (limited to 'sys/i4b/layer1/i4b_siemens_isurf.c')
-rw-r--r--sys/i4b/layer1/i4b_siemens_isurf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i4b/layer1/i4b_siemens_isurf.c b/sys/i4b/layer1/i4b_siemens_isurf.c
index 956bc17..384e118 100644
--- a/sys/i4b/layer1/i4b_siemens_isurf.c
+++ b/sys/i4b/layer1/i4b_siemens_isurf.c
@@ -51,7 +51,6 @@
#if NISIC > 0 && defined(SIEMENS_ISURF2)
#include <sys/param.h>
-#include <sys/ioccom.h>
#include <sys/systm.h>
#include <sys/mbuf.h>
#include <sys/socket.h>
OpenPOWER on IntegriCloud