datapath: Add clean compat layer for dev_get_stats().
[sliver-openvswitch.git] / datapath / linux-2.6 / Modules.mk
index 3ffee50..380f1c1 100644 (file)
@@ -4,6 +4,7 @@ openvswitch_sources += \
        linux-2.6/compat-2.6/genetlink-openvswitch.c \
        linux-2.6/compat-2.6/ip_output-openvswitch.c \
        linux-2.6/compat-2.6/kmemdup.c \
+       linux-2.6/compat-2.6/netdevice.c \
        linux-2.6/compat-2.6/skbuff-openvswitch.c \
        linux-2.6/compat-2.6/time.c
 openvswitch_headers += \