diff options
Diffstat (limited to 'include/autoboot.h')
-rw-r--r-- | include/autoboot.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/autoboot.h b/include/autoboot.h index c68bd79..eb20499 100644 --- a/include/autoboot.h +++ b/include/autoboot.h @@ -12,7 +12,6 @@ #define __AUTOBOOT_H #include <stdbool.h> -#include <stddef.h> #ifdef CONFIG_SANDBOX |