Removed the need to define {v,}wprintf in utils.h.
[doldaconnect.git] / common / utils.c
index d82f3c3..49fb11b 100644 (file)
@@ -29,6 +29,7 @@
 #include <unistd.h>
 #include <sys/time.h>
 #include <netinet/in.h>
+#include <alloca.h>
 
 #ifdef HAVE_CONFIG_H
 #include <config.h>