diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1998-02-25 05:58:50 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1998-02-25 05:58:50 +0000 |
| commit | 6b16931c0002c2f90f35cf31b6a6f4afd3dd0c5d (patch) | |
| tree | d435f2ed066e499fea22ace7267227848f1be9c0 /sys/netatalk | |
| parent | 770a5f7ec9cc75da9f98e1bf1bc47d9bbc4c6501 (diff) | |
Notes
Diffstat (limited to 'sys/netatalk')
| -rw-r--r-- | sys/netatalk/at_rmx.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/netatalk/at_rmx.c b/sys/netatalk/at_rmx.c index 2dc4ffd89663..102276f2dc77 100644 --- a/sys/netatalk/at_rmx.c +++ b/sys/netatalk/at_rmx.c @@ -33,19 +33,10 @@ #include <sys/param.h> #include <sys/systm.h> -#include <sys/kernel.h> -#include <sys/queue.h> #include <sys/socket.h> -#include <sys/socketvar.h> -#include <sys/mbuf.h> -#include <sys/syslog.h> -#include <net/if.h> #include <net/route.h> -#include <netatalk/at.h> -#include <netatalk/at_extern.h> - static char hexbuf[256]; char * |
