X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fipv6.h;h=cfa6f23921b08334ff73e999a3ef5e9e81a0bf24;hb=2c6b2d70e6640f39563ad7bb0aa0ba87f883848c;hp=17bc586430cd8e4cd21f74e5b83cf95f53e351dd;hpb=b18d5b572992debb04a7851e43143711319243a0;p=tinc diff --git a/src/ipv6.h b/src/ipv6.h index 17bc5864..cfa6f239 100644 --- a/src/ipv6.h +++ b/src/ipv6.h @@ -21,6 +21,8 @@ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include "system.h" + #ifndef AF_INET6 #define AF_INET6 10 #endif