]> git.proxmox.com Git - mirror_ovs.git/blobdiff - lib/stp.c
Merge "master" into "next".
[mirror_ovs.git] / lib / stp.c
index 6fad3a08e1b8e267a2c1d28dc76fb91dfec9f4b4..38885c07f666e472ce4691988863e7df7879e991 100644 (file)
--- a/lib/stp.c
+++ b/lib/stp.c
@@ -18,6 +18,8 @@
  * applies to all modifications. */
 
 #include "stp.h"
+#include <sys/types.h>
+#include <netinet/in.h>
 #include <arpa/inet.h>
 #include <assert.h>
 #include <inttypes.h>