summaryrefslogtreecommitdiffstats
path: root/sys/dev/dc/if_dc.c
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2006-11-02 00:05:15 +0000
committermarius <marius@FreeBSD.org>2006-11-02 00:05:15 +0000
commite9bd2a214c5d2115ed906a577a04c8f71f8cae85 (patch)
treed086c92c84ebb6976057640d5d336ed171b74d42 /sys/dev/dc/if_dc.c
parenta1fe87f061cf1a2a79a4796254fb525f5146a2d5 (diff)
downloadFreeBSD-src-e9bd2a214c5d2115ed906a577a04c8f71f8cae85.zip
FreeBSD-src-e9bd2a214c5d2115ed906a577a04c8f71f8cae85.tar.gz
Remove <sys/types.h>; including both <sys/param.h> and <sys/types.h>
violates style(9).
Diffstat (limited to 'sys/dev/dc/if_dc.c')
-rw-r--r--sys/dev/dc/if_dc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/dc/if_dc.c b/sys/dev/dc/if_dc.c
index 5a390b7..53d7242 100644
--- a/sys/dev/dc/if_dc.c
+++ b/sys/dev/dc/if_dc.c
@@ -104,7 +104,6 @@ __FBSDID("$FreeBSD$");
#include <sys/kernel.h>
#include <sys/module.h>
#include <sys/socket.h>
-#include <sys/types.h>
#include <net/if.h>
#include <net/if_arp.h>
OpenPOWER on IntegriCloud