diff options
Diffstat (limited to 'env/env.c')
-rw-r--r-- | env/env.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ #include <env.h> #include <env_internal.h> #include <log.h> +#include <linux/bitops.h> #include <linux/bug.h> DECLARE_GLOBAL_DATA_PTR; |