examples/ip_pipeline: fix options array overflow
[dpdk.git] / examples / bond / main.c
index 4622283..53bd044 100644 (file)
@@ -33,6 +33,7 @@
 
 #include <stdint.h>
 #include <sys/queue.h>
+#include <sys/socket.h>
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>