tincd on Windows: call srand() after main2()
[tinc] / src / dropin.c
index 0cde7a0..3c950ad 100644 (file)
@@ -20,7 +20,9 @@
 
 #include "system.h"
 
+#ifndef HAVE_ASPRINTF
 #include "xalloc.h"
+#endif
 
 #ifndef HAVE_DAEMON
 /*