From 0f7e932156299916a59967cd8ab86ea4a80d116c Mon Sep 17 00:00:00 2001 From: Luca Coelho Date: Thu, 20 Sep 2018 14:28:34 +0300 Subject: backport: add rhashtable-types.h This was introduced in 4.18 and is needed by rhashtable.h, that we copy. So copy it as well. Signed-off-by: Luca Coelho Signed-off-by: Johannes Berg --- backport/compat/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/backport/compat/Kconfig b/backport/compat/Kconfig index ed3a5872..be07a189 100644 --- a/backport/compat/Kconfig +++ b/backport/compat/Kconfig @@ -130,6 +130,7 @@ config BPAUTO_RHASHTABLE # not very nice - but better than always having it default y if BACKPORTED_MAC80211 #h-file linux/rhashtable.h + #h-file linux/rhashtable-types.h #c-file lib/rhashtable.c config BPAUTO_BUCKET_LOCKS -- cgit v1.2.3