diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-27 21:32:10 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-27 21:32:10 +0000 |
| commit | bb2e7ebb7c8a7b80c93d1dbf68ed3ec360b79f0f (patch) | |
| tree | 05fa12f59bb9cf0618d2691eb1818abc69309a19 /sys/dev/hea/eni.c | |
| parent | c77dceb5d3b2122452c9818677dfeb3d05d34015 (diff) | |
Notes
Diffstat (limited to 'sys/dev/hea/eni.c')
| -rw-r--r-- | sys/dev/hea/eni.c | 4 |
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> |
