Assign more suitable types and fix narrowing conversion warns.
[tinc] / src / ipv6.h
index 17bc586..cfa6f23 100644 (file)
@@ -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