Updated by Lubomir Bulej and Mads Kiilerich: it uses /etc/tinc/nets.boot and the...
[tinc] / lib / xmalloc.c
index ce1888d..38fb571 100644 (file)
@@ -20,6 +20,7 @@
 #endif
 
 #include <sys/types.h>
+#include <stdio.h>
 
 #if STDC_HEADERS
 # include <stdlib.h>