diff options
Diffstat (limited to 'mac')
| -rw-r--r-- | mac/inc/s-mac.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mac/inc/s-mac.h b/mac/inc/s-mac.h index a9108a67ca5..56f4df5941c 100644 --- a/mac/inc/s-mac.h +++ b/mac/inc/s-mac.h | |||
| @@ -96,6 +96,8 @@ Boston, MA 02111-1307, USA. */ | |||
| 96 | 96 | ||
| 97 | /* #define HAVE_PTYS */ | 97 | /* #define HAVE_PTYS */ |
| 98 | 98 | ||
| 99 | #define HAVE_PWD_H 1 | ||
| 100 | |||
| 99 | /* | 101 | /* |
| 100 | * Define NONSYSTEM_DIR_LIBRARY to make Emacs emulate | 102 | * Define NONSYSTEM_DIR_LIBRARY to make Emacs emulate |
| 101 | * The 4.2 opendir, etc., library functions. | 103 | * The 4.2 opendir, etc., library functions. |