X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=datapath%2Fbrcompat.c;h=92fcecc216719dce8eb274b96ffb5210c95491ae;hb=21a60ea97b492ae642d5b35430b24d137cd67f35;hp=dfcc768e94d13ab54f50c7c85aeef10c391e4f04;hpb=6dac2b9ed9d77a92f53258f694117fa8b989aacb;p=openvswitch diff --git a/datapath/brcompat.c b/datapath/brcompat.c index dfcc768e..92fcecc2 100644 --- a/datapath/brcompat.c +++ b/datapath/brcompat.c @@ -9,10 +9,8 @@ #include #include #include -#include #include #include -#include #include #include #include @@ -21,7 +19,6 @@ #include "openvswitch/brcompat-netlink.h" #include "brc_procfs.h" #include "datapath.h" -#include "dp_dev.h" static struct genl_family brc_genl_family; static struct genl_multicast_group brc_mc_group;