diff options
Diffstat (limited to 'include/libfdt_env.h')
| -rw-r--r-- | include/libfdt_env.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libfdt_env.h b/include/libfdt_env.h index 96da42e..0e8909c 100644 --- a/include/libfdt_env.h +++ b/include/libfdt_env.h @@ -4,7 +4,7 @@ #include <apos/types.h> #include <apos/string.h> -#include <apos/bytes.h> +#include <apos/bits.h> typedef int16_t fdt16_t; typedef int32_t fdt32_t; |
