[BACK]Return to sgtty.h CVS log [TXT][DIR] Up to [local] / src / include

Diff for /src/include/Attic/sgtty.h between version 1.4 and 1.5

version 1.4, 2003/06/02 19:34:12 version 1.5, 2012/12/05 23:19:57
Line 36 
Line 36 
 #define USE_OLD_TTY  #define USE_OLD_TTY
 #endif  #endif
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #include <sys/cdefs.h>  
   
 __BEGIN_DECLS  __BEGIN_DECLS
 int gtty(int, struct sgttyb *);  int gtty(int, struct sgttyb *);

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5