ASoC: wm_adsp: Separate concept of booted and running
[linux-2.6/btrfs-unstable.git] / include / linux / netfilter_defs.h
blobd3a7f8597e821912f95c2e85b7df1d47c475adf7
1 #ifndef __LINUX_NETFILTER_CORE_H_
2 #define __LINUX_NETFILTER_CORE_H_
4 #include <uapi/linux/netfilter.h>
6 /* Largest hook number + 1, see uapi/linux/netfilter_decnet.h */
7 #define NF_MAX_HOOKS 8
9 #endif