dect
/
linux-2.6
Archived
13
0
Fork 0

netfilter: xtables: add missing header files to export list

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
This commit is contained in:
Jan Engelhardt 2011-01-18 11:23:06 +01:00
parent 0260c1dccc
commit 0b8ad87627
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ header-y += xt_rateest.h
header-y += xt_realm.h
header-y += xt_recent.h
header-y += xt_sctp.h
header-y += xt_secmark.h
header-y += xt_socket.h
header-y += xt_state.h
header-y += xt_statistic.h
header-y += xt_string.h