Explorar o código

ERR: Fix warning

Andy Cedilnik %!s(int64=22) %!d(string=hai) anos
pai
achega
96d04f05d9
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Source/CTest/Curl/multi.c

+ 3 - 0
Source/CTest/Curl/multi.c

@@ -30,6 +30,9 @@
 #include "transfer.h"
 #include "url.h"
 #include "connect.h"
+#ifdef HAVE_UNISTD_H
+#include <unistd.h>
+#endif
 
 /* The last #include file should be: */
 #ifdef MALLOCDEBUG