Assign more suitable types and fix narrowing conversion warns.
[tinc] / src / crypto.h
index 74bab1b..4c7d23b 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef TINC_CRYPTO_H
 #define TINC_CRYPTO_H
 
+#include "system.h"
+
 /*
     crypto.h -- header for crypto.c
     Copyright (C) 2007-2013 Guus Sliepen <guus@tinc-vpn.org>