Whamcloud - gitweb
Branch b1_4
[fs/lustre-release.git] / libsysio / src / namei.c
index e339f04..7f8c1e4 100644 (file)
@@ -186,7 +186,7 @@ _sysio_path_walk(struct pnode *parent, struct nameidata *nd)
                parent = nd->nd_root;
        }
 
-#if DEFER_INIT_CWD
+#ifdef DEFER_INIT_CWD
        if (!parent) {
                const char *icwd;