aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/irix4-0.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/irix4-0.h b/src/s/irix4-0.h
index 3a28bbf59c8..7f8cb356ee6 100644
--- a/src/s/irix4-0.h
+++ b/src/s/irix4-0.h
@@ -25,7 +25,7 @@
25/* No need to get the pty name at all. */ 25/* No need to get the pty name at all. */
26#define PTY_NAME_SPRINTF 26#define PTY_NAME_SPRINTF
27#ifdef emacs 27#ifdef emacs
28char *_get_pty(); 28char *_getpty();
29#endif 29#endif
30/* We need only try once to open a pty. */ 30/* We need only try once to open a pty. */
31#define PTY_ITERATION 31#define PTY_ITERATION