audit: complex interfield comparison helper
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / net / net_ratelimit.h
blob7727b4247daf5dbbbd543933a6d762ed298cfb3f
1 #ifndef _LINUX_NET_RATELIMIT_H
2 #define _LINUX_NET_RATELIMIT_H
4 #include <linux/ratelimit.h>
6 extern struct ratelimit_state net_ratelimit_state;
8 #endif /* _LINUX_NET_RATELIMIT_H */