X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fopenvswitch%2Fdatapath-protocol.h;fp=include%2Fopenvswitch%2Fdatapath-protocol.h;h=4e9c32a47fa8d6733e43f1c734eb4611751a2ae5;hb=13c0dbe79a50c412721a5df697c6a6303b22d2da;hp=47084f13ea6e13231f893b2a16395888e33c28ec;hpb=5fa270099ab418ed0063144777ec76716dd3a207;p=sliver-openvswitch.git diff --git a/include/openvswitch/datapath-protocol.h b/include/openvswitch/datapath-protocol.h index 47084f13e..4e9c32a47 100644 --- a/include/openvswitch/datapath-protocol.h +++ b/include/openvswitch/datapath-protocol.h @@ -42,13 +42,11 @@ #ifdef __KERNEL__ #include -#include #define ovs_be16 __be16 #define ovs_be32 __be32 #define ovs_be64 __be64 #else #include "openvswitch/types.h" -#include #endif /* datapaths. */