Merge tag 'disintegrate-sound-20121009' of git://git.infradead.org/users/dhowells...
[cascardo/linux.git] / include / linux / netfilter / ipset / ip_set_list.h
1 #ifndef __IP_SET_LIST_H
2 #define __IP_SET_LIST_H
3
4 #include <uapi/linux/netfilter/ipset/ip_set_list.h>
5
6
7 #define IP_SET_LIST_DEFAULT_SIZE        8
8 #define IP_SET_LIST_MIN_SIZE            4
9
10 #endif /* __IP_SET_LIST_H */