diff options
Diffstat (limited to 'proto/ospf/ospf.h')
-rw-r--r-- | proto/ospf/ospf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/proto/ospf/ospf.h b/proto/ospf/ospf.h index c07d334..c2db08d 100644 --- a/proto/ospf/ospf.h +++ b/proto/ospf/ospf.h @@ -13,8 +13,6 @@ #define SIPH 64 /* FIXME Size Of IP header */ -#include <string.h> - #include "nest/bird.h" #include "lib/checksum.h" |