diff options
Diffstat (limited to 'src/commonlib/include')
-rw-r--r-- | src/commonlib/include/commonlib/region.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commonlib/include/commonlib/region.h b/src/commonlib/include/commonlib/region.h index c7c339f806..b9a984f171 100644 --- a/src/commonlib/include/commonlib/region.h +++ b/src/commonlib/include/commonlib/region.h @@ -4,7 +4,6 @@ #define _REGION_H_ #include <sys/types.h> -#include <stdint.h> #include <stddef.h> #include <stdbool.h> #include <commonlib/mem_pool.h> |