Move #include <sys/wait.h> directive so it is not seen in the windows build

This commit is contained in:
Damien Stuart
2014-11-19 22:01:04 -05:00
parent 492a7e523b
commit 9e671217e1
+1 -1
View File
@@ -31,7 +31,6 @@
*/
#include "fwknop_common.h"
#include "utils.h"
#include <sys/wait.h>
#include <errno.h>
@@ -43,6 +42,7 @@
#include <sys/socket.h>
#endif
#include <netdb.h>
#include <sys/wait.h>
#endif
struct url