diff --git a/include/zephyr/bindesc.h b/include/zephyr/bindesc.h index 4280cf91d21f..a45e69a2b9ce 100644 --- a/include/zephyr/bindesc.h +++ b/include/zephyr/bindesc.h @@ -7,6 +7,8 @@ #ifndef ZEPHYR_INCLUDE_ZEPHYR_BINDESC_H_ #define ZEPHYR_INCLUDE_ZEPHYR_BINDESC_H_ +#include + #ifdef __cplusplus extern "C" { #endif /* __cplusplus */