aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utilities/ovs-vlan-bug-workaround.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utilities/ovs-vlan-bug-workaround.c b/utilities/ovs-vlan-bug-workaround.c
index 9722c278..f459dec4 100644
--- a/utilities/ovs-vlan-bug-workaround.c
+++ b/utilities/ovs-vlan-bug-workaround.c
@@ -23,6 +23,7 @@
#include <net/if.h>
#include <stdlib.h>
#include <sys/ioctl.h>
+#include <sys/socket.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>