summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 60dd43010..2ed1033b7 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -244,7 +244,7 @@ enum
244#endif 244#endif
245 245
246#ifndef _PATH_STDPATH 246#ifndef _PATH_STDPATH
247# define _PATH_STDPATH "/usr/bin:/bin:/usr/sbin:/sbin:" 247# define _PATH_STDPATH "/usr/bin:/bin:/usr/sbin:/sbin"
248#endif 248#endif
249 249
250#ifndef _PATH_DEVNULL 250#ifndef _PATH_DEVNULL