Include sys/wait.h for WIFEXITED
[sliver-openvswitch.git] / vswitchd / ovs-brcompatd.c
index 3cb1cfc..41aabe4 100644 (file)
@@ -28,6 +28,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <sys/types.h>
+#include <sys/wait.h>
 #include <sys/stat.h>
 #include <time.h>
 #include <fcntl.h>