diff options
-rw-r--r-- | lib/ipv6.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ #ifndef _BIRD_IPV6_H_ #define _BIRD_IPV6_H_ +#include <sys/types.h> #include <netinet/in.h> #include "lib/string.h" |
index : bird | ||
[no description] | Matthias Schiffer <mschiffer@universe-factory.net> |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | lib/ipv6.h | 1 |
@@ -9,6 +9,7 @@ #ifndef _BIRD_IPV6_H_ #define _BIRD_IPV6_H_ +#include <sys/types.h> #include <netinet/in.h> #include "lib/string.h" |