FIX: list buffer size is not correctly returned on ext4_listxattr calls.
[lwext4.git] / lwext4 / ext4_config.h
index 5b0af0c2c62bb228c6d475027f088d277a8d4b84..65c8e102e363eb6183985f4982f283df4f2966d1 100644 (file)
 
 /**@brief   Include assert codes from ext4_debug or standard library.*/
 #ifndef CONFIG_HAVE_OWN_ASSERT
-#define CONFIG_HAVE_OWN_ASSERT 0
+#define CONFIG_HAVE_OWN_ASSERT 1
 #endif
 
 /**@brief   Statistics of block device*/