X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=datapath%2Flinux%2FModules.mk;h=fee132e6e4bdd4304c57c36afb13b6e7aa6728e0;hb=2fdb1879171b6bcbb8110916ebf6ecbdf5edbd62;hp=e3c42cde7e1ca75bfdc24e69997706705f4df16d;hpb=5804fb7b8472ae3384792076099311a14ca7183e;p=sliver-openvswitch.git diff --git a/datapath/linux/Modules.mk b/datapath/linux/Modules.mk index e3c42cde7..fee132e6e 100644 --- a/datapath/linux/Modules.mk +++ b/datapath/linux/Modules.mk @@ -12,7 +12,6 @@ openvswitch_sources += \ linux/compat/reciprocal_div.c \ linux/compat/skbuff-openvswitch.c \ linux/compat/vxlan.c \ - linux/compat/workqueue.c \ linux/compat/utils.c openvswitch_headers += \ linux/compat/gso.h \ @@ -65,5 +64,6 @@ openvswitch_headers += \ linux/compat/include/net/ipv6.h \ linux/compat/include/net/net_namespace.h \ linux/compat/include/net/netlink.h \ + linux/compat/include/net/sock.h \ linux/compat/include/net/vxlan.h \ linux/compat/include/net/sctp/checksum.h