aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/seg6_hmac.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/seg6_hmac.h')
-rw-r--r--include/net/seg6_hmac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/seg6_hmac.h b/include/net/seg6_hmac.h
index 69c3a106056b..7fda469e2758 100644
--- a/include/net/seg6_hmac.h
+++ b/include/net/seg6_hmac.h
@@ -22,7 +22,7 @@
22#include <linux/route.h> 22#include <linux/route.h>
23#include <net/seg6.h> 23#include <net/seg6.h>
24#include <linux/seg6_hmac.h> 24#include <linux/seg6_hmac.h>
25#include <linux/rhashtable.h> 25#include <linux/rhashtable-types.h>
26 26
27#define SEG6_HMAC_MAX_DIGESTSIZE 160 27#define SEG6_HMAC_MAX_DIGESTSIZE 160
28#define SEG6_HMAC_RING_SIZE 256 28#define SEG6_HMAC_RING_SIZE 256