Assign more suitable types and fix narrowing conversion warns.
[tinc] / src / event.h
index 7adaf85..74224d4 100644 (file)
@@ -20,6 +20,7 @@
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#include "system.h"
 #include "splay_tree.h"
 
 #define IO_READ 1