Merge branch 'stanton-cs1-driver' of git://git.alsa-project.org/alsa-kprivate into...
[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 */