diff options
| author | Roman Kurakin <rik@FreeBSD.org> | 2004-12-14 18:18:54 +0000 |
|---|---|---|
| committer | Roman Kurakin <rik@FreeBSD.org> | 2004-12-14 18:18:54 +0000 |
| commit | 1fd90fb4a05a34b47efb16f9091495cff29f815b (patch) | |
| tree | 15df6c787048713a3770cd1f7d8da6a6ce1067a2 | |
| parent | 2865672368f1e6e24720431e23600a2ea1f3af9d (diff) | |
Notes
| -rw-r--r-- | sys/net/if_spppsubr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/net/if_spppsubr.c b/sys/net/if_spppsubr.c index 98f634cc9687d..638f91fce7996 100644 --- a/sys/net/if_spppsubr.c +++ b/sys/net/if_spppsubr.c @@ -69,8 +69,6 @@ #include <machine/stdarg.h> -#include <netinet/in.h> -#include <netinet/in_systm.h> #include <netinet/in_var.h> #ifdef INET |
