summaryrefslogtreecommitdiff
path: root/sys/dev/hea/eni.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2000-10-27 21:32:10 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2000-10-27 21:32:10 +0000
commitbb2e7ebb7c8a7b80c93d1dbf68ed3ec360b79f0f (patch)
tree05fa12f59bb9cf0618d2691eb1818abc69309a19 /sys/dev/hea/eni.c
parentc77dceb5d3b2122452c9818677dfeb3d05d34015 (diff)
Notes
Diffstat (limited to 'sys/dev/hea/eni.c')
-rw-r--r--sys/dev/hea/eni.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/hea/eni.c b/sys/dev/hea/eni.c
index ad5a18fda83c..97c1ee3ecc3b 100644
--- a/sys/dev/hea/eni.c
+++ b/sys/dev/hea/eni.c
@@ -36,16 +36,12 @@
*/
#include <sys/param.h>
-#include <sys/systm.h>
-#include <sys/types.h>
-#include <sys/time.h>
#include <sys/kernel.h>
#include <sys/socket.h>
#include <sys/socketvar.h>
#include <sys/syslog.h>
#include <sys/eventhandler.h>
#include <net/if.h>
-#include <netinet/in.h>
#include <netatm/port.h>
#include <netatm/queue.h>
#include <netatm/atm.h>