aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysdep.c
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2005-09-10 14:12:35 +0000
committerEli Zaretskii <[email protected]>2005-09-10 14:12:35 +0000
commit2412f586752c9fe9b8392a3c33a1b8ca0ea1c533 (patch)
tree875baeae5a513012ed0a1dcfa262df881630f800 /src/sysdep.c
parenta17b5ed1a9ef01d008c69ed0fb4712afd802badb (diff)
Fix last change.
Diffstat (limited to 'src/sysdep.c')
-rw-r--r--src/sysdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sysdep.c b/src/sysdep.c
index f75da6a9c2..ad043c023a 100644
--- a/src/sysdep.c
+++ b/src/sysdep.c
@@ -260,7 +260,7 @@ void hft_reset ();
SIGMASKTYPE sigprocmask_set;
-#ifndef HAVE_CURRENT_DIR_NAME
+#ifndef HAVE_GET_CURRENT_DIR_NAME
/* Return the current working directory. Returns NULL on errors.
Any other returned value must be freed with free. This is used