emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/s/ultrix4-3.h [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/s/ultrix4-3.h [lexbind]
Date: Tue, 14 Oct 2003 19:23:20 -0400

Index: emacs/src/s/ultrix4-3.h
diff -c /dev/null emacs/src/s/ultrix4-3.h:1.2.18.1
*** /dev/null   Tue Oct 14 19:23:20 2003
--- emacs/src/s/ultrix4-3.h     Tue Oct 14 19:22:53 2003
***************
*** 0 ****
--- 1,16 ----
+ #include "bsd4-3.h"
+ 
+ #define NEED_UNISTD_H
+ #define HAVE_TERMIOS
+ #define PREFER_VSUSP
+ 
+ /* Must set the line discipline to this, to make termio work.  */
+ #define SET_LINE_DISCIPLINE TERMIODISC
+ 
+ #ifndef NOT_C_CODE
+ /* The address of this is used, but Ultrix header files don't declare it.  */
+ extern double rint ();
+ #endif
+ 
+ /* arch-tag: 927a396a-d50f-494b-960b-533671184ce1
+    (do not change this comment) */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]