Suffer the consequences of moving struct timeval to its correct location

This commit is contained in:
Gregory Nutt
2015-02-15 15:18:35 -06:00
parent c2234e058f
commit d6704a1cd7
15 changed files with 37 additions and 11 deletions
+1
View File
@@ -50,6 +50,7 @@
#include <winsock2.h>
#include <iphlpapi.h>
#include <sys/time.h>
#include <stdio.h>
#include <stdlib.h>
#include <malloc.h>