summaryrefslogtreecommitdiff
path: root/include/linux/gfp_types.h
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2024-04-17 00:04:59 +0300
committerAndrew Morton <akpm@linux-foundation.org>2024-04-17 00:04:59 +0300
commit640958fde130acfea98f539dfd4de6a9e72cf012 (patch)
treec122cb130940b99f79e9b21cdc00c7437afd98ce /include/linux/gfp_types.h
parent4e2e3612922529f03a6fb380d416ba8c968b34cc (diff)
parent0bbac3facb5d6cc0171c45c9873a2dc96bea9680 (diff)
downloadlinux-640958fde130acfea98f539dfd4de6a9e72cf012.tar.xz
Merge branch 'master' into mm-stable
Diffstat (limited to 'include/linux/gfp_types.h')
-rw-r--r--include/linux/gfp_types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/gfp_types.h b/include/linux/gfp_types.h
index 868c8fb1bbc1..13becafe41df 100644
--- a/include/linux/gfp_types.h
+++ b/include/linux/gfp_types.h
@@ -2,6 +2,8 @@
#ifndef __LINUX_GFP_TYPES_H
#define __LINUX_GFP_TYPES_H
+#include <linux/bits.h>
+
/* The typedef is in types.h but we want the documentation here */
#if 0
/**