Enable and fix many extra warnings supported by GCC and Clang.
[tinc] / src / xoshiro.c
index 469c74a..481c2d5 100644 (file)
@@ -6,7 +6,7 @@ worldwide. This software is distributed without any warranty.
 
 See <http://creativecommons.org/publicdomain/zero/1.0/>. */
 
-#include <stdint.h>
+#include "system.h"
 
 #include "crypto.h"