(syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
[bpt/emacs.git] / src / systty.h
index a7e8c41..dc1460a 100644 (file)
@@ -127,10 +127,8 @@ static struct sensemode {
 #ifdef SYSV_PTYS
 #include <sys/types.h>
 #include <sys/tty.h>
-#ifndef NO_PTY_H
 #include <sys/pty.h>
 #endif
-#endif
 
 \f
 /* Special cases - inhibiting the use of certain features.  */