Whamcloud - gitweb
AOSP: Fix e2fsdroid build with musl
[tools/e2fsprogs.git] / e2fsck / jfs_user.h
index 4ad2005..969cd1b 100644 (file)
@@ -11,6 +11,8 @@
 #ifndef _JFS_USER_H
 #define _JFS_USER_H
 
+#include "config.h"
+
 #ifdef DEBUGFS
 #include <stdio.h>
 #include <stdlib.h>
@@ -27,7 +29,6 @@
 /*
  * Pull in the definition of the e2fsck context structure
  */
-#include "config.h"
 #include "e2fsck.h"
 #endif