summaryrefslogtreecommitdiffstats
path: root/proto/ospf/hello.c
diff options
context:
space:
mode:
authorOndrej Filip <feela@network.cz>2004-05-31 18:42:12 +0200
committerOndrej Filip <feela@network.cz>2004-05-31 18:42:12 +0200
commit6f18235aad187ed9e2afbb166b34c5cc3765b430 (patch)
tree55037b6563bde61d5fd0239ca0f3c92fa3aa56f9 /proto/ospf/hello.c
parentf54fa9e15dce42b8c80b7ea95ab2653cc5be4e4e (diff)
downloadbird-6f18235aad187ed9e2afbb166b34c5cc3765b430.tar
bird-6f18235aad187ed9e2afbb166b34c5cc3765b430.zip
Useless include deleted.
Diffstat (limited to 'proto/ospf/hello.c')
-rw-r--r--proto/ospf/hello.c2
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)