Assign more suitable types and fix narrowing conversion warns.
[tinc] / src / ecdh.h
index 0bfc271..bcd6b16 100644 (file)
@@ -20,6 +20,8 @@
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#include "system.h"
+
 #define ECDH_SIZE 32
 #define ECDH_SHARED_SIZE 32