aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_reject.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/netfilter/nf_reject.h')
-rw-r--r--include/net/netfilter/nf_reject.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/net/netfilter/nf_reject.h b/include/net/netfilter/nf_reject.h
index 221f877f29d1..9051c3a0c8e7 100644
--- a/include/net/netfilter/nf_reject.h
+++ b/include/net/netfilter/nf_reject.h
@@ -2,6 +2,9 @@
#ifndef _NF_REJECT_H
#define _NF_REJECT_H
+#include <linux/types.h>
+#include <uapi/linux/in.h>
+
static inline bool nf_reject_verify_csum(__u8 proto)
{
/* Skip protocols that don't use 16-bit one's complement checksum