Fix no-posix-io compile failure
[openssl.git] / test / conf_include_test.c
index 41e4da04eb309c4dec90dcfc5c34cf3a3f708030..7f99d3b15f1de223d1fce47cb2740213dcd518b6 100644 (file)
@@ -30,7 +30,7 @@
 #else
 /* the test does not work without chdir() */
 # define chdir(x) (-1);
-# define DIRSEP ""
+# define DIRSEP "/"
 #  define DIRSEP_PRESERVE 0
 #endif