]> diplodocus.org Git - nmh/blobdiff - uip/termsbr.c
Updated pop instructions and indicated use of standard "./configure"
[nmh] / uip / termsbr.c
index 28aaa8f5088920caacf8202c162c743f2ecf382b..556158d10433e828f96800342a9df948a24915e6 100644 (file)
 # include <termcap.h>
 #endif
 
+/* <sys/ioctl.h> is need anyway for ioctl()
 #ifdef GWINSZ_IN_SYS_IOCTL
+*/
 # include <sys/ioctl.h>
+/*
 #endif
+*/
+
 #ifdef WINSIZE_IN_PTEM
 # include <sys/stream.h>
 # include <sys/ptem.h>