diff --git a/src/net.h b/src/net.h index 57e9d8db..c9e2932c 100644 --- a/src/net.h +++ b/src/net.h @@ -23,6 +23,8 @@ #ifndef __TINC_NET_H__ #define __TINC_NET_H__ +#include + #include "ipv6.h" #include "cipher.h" #include "digest.h"