diff options
-rw-r--r-- | proto/ospf/hello.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/proto/ospf/hello.c b/proto/ospf/hello.c index 5627d7e..b87b5ca 100644 --- a/proto/ospf/hello.c +++ b/proto/ospf/hello.c @@ -7,8 +7,6 @@ */ #include "ospf.h" -#include <sys/socket.h> -#include "lib/sysio.h" void install_inactim(struct ospf_neighbor *n) |