diff options
Diffstat (limited to 'NetWare/config_H.wc')
-rw-r--r-- | NetWare/config_H.wc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NetWare/config_H.wc b/NetWare/config_H.wc index f10a79811a..b0ddd9e0e4 100644 --- a/NetWare/config_H.wc +++ b/NetWare/config_H.wc @@ -1370,7 +1370,7 @@ * This symbol, if defined, indicates that the getcwd routine is * available to get the current working directory. */ -/*#define HAS_GETCWD /**/ +#define HAS_GETCWD /**/ /* HAS_GETESPWNAM: * This symbol, if defined, indicates that the getespwnam system call is |