ovsdb-idl: Add "safe" iterator macro to generated code.
[openvswitch] / datapath / linux-2.6 / Modules.mk
index 1e22a088cef16ba68fcf44b8e3617068dc2fe611..75e885c19e1f09143b9c66d5fa8842d69ed3cbd2 100644 (file)
@@ -3,6 +3,7 @@ openvswitch_sources += \
        linux-2.6/compat-2.6/dev-openvswitch.c \
        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/random32.c \
        linux-2.6/compat-2.6/skbuff-openvswitch.c
 openvswitch_headers += \
@@ -34,6 +35,7 @@ openvswitch_headers += \
        linux-2.6/compat-2.6/include/linux/rculist.h \
        linux-2.6/compat-2.6/include/linux/rtnetlink.h \
        linux-2.6/compat-2.6/include/linux/skbuff.h \
+       linux-2.6/compat-2.6/include/linux/slab.h \
        linux-2.6/compat-2.6/include/linux/tcp.h \
        linux-2.6/compat-2.6/include/linux/timer.h \
        linux-2.6/compat-2.6/include/linux/types.h \