ext4_config: add CONFIG_UNALIGNED_ACCESS configuration switch
[lwext4.git] / include / ext4_inode.h
index 90c575403853df214b066b0ae6c50bc047518e6f..9c1f3f042ed7c93ae6d75c53ee52d02ba6a95e2d 100644 (file)
@@ -47,6 +47,7 @@ extern "C" {
 #endif
 
 #include "ext4_config.h"
+#include "ext4_types.h"
 
 #include <stdint.h>