diff options
Diffstat (limited to 'lib/ipv6.h')
-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" |