Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier...
[linux-2.6/kvm.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 */