aboutsummaryrefslogtreecommitdiffstats
path: root/mac/inc/s-mac.h
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu <[email protected]>2005-04-24 06:01:22 +0000
committerYAMAMOTO Mitsuharu <[email protected]>2005-04-24 06:01:22 +0000
commitb671651fcd79233290729dbdb3f8f8c0ee1e7f72 (patch)
treee704ec5a560a2bdcb463ac09fb957cad5db1fd17 /mac/inc/s-mac.h
parent3fc2e2d99426966097dee7ad805b94955f3c7993 (diff)
Define HAVE_PWD_H.
Diffstat (limited to 'mac/inc/s-mac.h')
-rw-r--r--mac/inc/s-mac.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mac/inc/s-mac.h b/mac/inc/s-mac.h
index a9108a67ca..56f4df5941 100644
--- a/mac/inc/s-mac.h
+++ b/mac/inc/s-mac.h
@@ -96,6 +96,8 @@ Boston, MA 02111-1307, USA. */
/* #define HAVE_PTYS */
+#define HAVE_PWD_H 1
+
/*
* Define NONSYSTEM_DIR_LIBRARY to make Emacs emulate
* The 4.2 opendir, etc., library functions.