comparison src/s/ptx.h @ 444:576fb035e263 r21-2-37

Import from CVS: tag r21-2-37
author cvs
date Mon, 13 Aug 2007 11:36:19 +0200
parents 3ecd8885ac67
children c69610198c35
comparison
equal deleted inserted replaced
443:a8296e22da4e 444:576fb035e263
66 #ifndef HAVE_GETTIMEOFDAY 66 #ifndef HAVE_GETTIMEOFDAY
67 #define HAVE_GETTIMEOFDAY 67 #define HAVE_GETTIMEOFDAY
68 #endif 68 #endif
69 69
70 #ifdef emacs 70 #ifdef emacs
71 #include <sys/stropts.h> /* Support for pty's */
72 #include <sys/conf.h> 71 #include <sys/conf.h>
73 72
74 /*#define BROKEN_SIGIO*/ /* SIGIO is already undef'd elsewhere. PTX 73 /*#define BROKEN_SIGIO*/ /* SIGIO is already undef'd elsewhere. PTX
75 has SIGIO, but it's just an alias for 74 has SIGIO, but it's just an alias for
76 SIGPOLL. */ 75 SIGPOLL. */