Add modules.ipset to modules INCLUDEs.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-07-04 16:19:07 -07:00
parent cf5613441d
commit f977761980

View File

@ -26,6 +26,10 @@ INCLUDE modules.xtables
# #
INCLUDE helpers INCLUDE helpers
# #
# Ipset
#
INCLUDE modules.ipset
#
# Traffic Shaping # Traffic Shaping
# #
INCLUDE modules.tc INCLUDE modules.tc