summaryrefslogtreecommitdiff
path: root/include/config-netware.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config-netware.h')
-rw-r--r--include/config-netware.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/config-netware.h b/include/config-netware.h
index 5a8b926a669..a3cd6635bae 100644
--- a/include/config-netware.h
+++ b/include/config-netware.h
@@ -101,6 +101,10 @@ extern "C" {
/* On NetWare, to fix the problem with the deletion of open files */
#define CANT_DELETE_OPEN_FILES 1
+#define FN_LIBCHAR '\\'
+#define FN_ROOTDIR "\\"
+#define FN_DEVCHAR ':'
+
/* default directory information */
#define DEFAULT_MYSQL_HOME "sys:/mysql"
#define PACKAGE "mysql"