diff options
Diffstat (limited to 'lib/ipv6.h')
-rw-r--r-- | lib/ipv6.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ * Can be freely distributed and used under the terms of the GNU GPL. */ -#ifndef _BIRD_IPV4_H_ -#define _BIRD_IPV4_H_ +#ifndef _BIRD_IPV6_H_ +#define _BIRD_IPV6_H_ #include <netinet/in.h> #include <string.h> |