X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnet.h;h=d4523fca5f658eb52baba80d4d5023221c0e81ea;hp=68cca02ee08704c7344a32f8a579a00ce4dd9a19;hb=6c987fcbc5a1e2394dcbcd999d265cb9826be82b;hpb=f4851be7f5dade24a5f43d366188c033c0f8b426 diff --git a/src/net.h b/src/net.h index 68cca02e..d4523fca 100644 --- a/src/net.h +++ b/src/net.h @@ -21,6 +21,7 @@ #ifndef __TINC_NET_H__ #define __TINC_NET_H__ +#include "event.h" #include "ipv6.h" #include "cipher.h" #include "digest.h"