changeset 549:4c9c887ccec7

entered into RCS
author Jim Blandy <jimb@redhat.com>
date Fri, 14 Feb 1992 01:57:37 +0000
parents a7b7b759f694
children 3072b38789a7
files src/s/iris3-6.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/iris3-6.h	Wed Feb 12 03:35:14 1992 +0000
+++ b/src/s/iris3-6.h	Fri Feb 14 01:57:37 1992 +0000
@@ -191,3 +191,6 @@
 /* This is how to get the device name of the tty end of a pty.  */
 #define PTY_TTY_NAME_SPRINTF \
  	    sprintf (ptyname, "/dev/ttyq%d", minor (stb.st_rdev));
+
+/* The C library does have the getwd function.  */
+#define HAVE_GETWD