Add back 802.1D Spanning Tree Protocol (STP) library code.
[sliver-openvswitch.git] / lib / netdev-linux.h
index c00a846..c8caa4e 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <stdint.h>
 #include <stdbool.h>
-#include "openvswitch/datapath-protocol.h"
 
 /* These functions are Linux specific, so they should be used directly only by
  * Linux-specific code. */