diff options
Diffstat (limited to 'include/sqfs/predef.h')
-rw-r--r-- | include/sqfs/predef.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sqfs/predef.h b/include/sqfs/predef.h index 2e835f3..13e49f3 100644 --- a/include/sqfs/predef.h +++ b/include/sqfs/predef.h @@ -27,7 +27,6 @@ * macros and integer types. */ -#include <sys/types.h> #include <stdbool.h> #include <stddef.h> #include <stdint.h> |