Whamcloud - gitweb
LU-1233 tests: clean up files in performance-sanity test
[fs/lustre-release.git] / libsysio / src / mount.c
index de46e08..6fed655 100644 (file)
@@ -53,8 +53,8 @@
 #endif
 #include <sys/queue.h>
 
-#include "xtio.h"
 #include "sysio.h"
+#include "xtio.h"
 #include "fs.h"
 #include "mount.h"
 #include "inode.h"
@@ -277,7 +277,7 @@ _sysio_mount_root(const char *source,
                return err;
 
        _sysio_root = mnt->mnt_root;
-#if !DEFER_INIT_CWD
+#ifndef DEFER_INIT_CWD
        /*
         * It is very annoying to have to set the current working directory.
         * So... If it isn't set, make it the root now.