Make datapath's flow_extract() properly pull data into the headers.
[sliver-openvswitch.git] / datapath / Modules.mk
index 648e37f..cbb52df 100644 (file)
@@ -28,7 +28,6 @@ openflow_headers = \
        nx_act.h \
        nx_act_snat.h \
        nx_msg.h \
-       snap.h \
        table.h 
 
 dist_sources = $(foreach module,$(dist_modules),$($(module)_sources))