[10613] in Athena Bugs

home help back first fref pref prev next nref lref last post

athena/athena.bin/from/from.c

daemon@ATHENA.MIT.EDU (brlewis@Athena.MIT.EDU)
Fri Jun 25 13:41:46 1993

From: brlewis@Athena.MIT.EDU
Date: Fri, 25 Jun 93 13:41:39 -0400
To: rel-eng@Athena.MIT.EDU, bugs@Athena.MIT.EDU

*** /tmp/,RCSt1a18862	Fri Jun 25 13:41:11 1993
--- athena/athena.bin/from/from.c	Fri Jun 11 11:35:41 1993
***************
*** 28,34 ****
  #endif
  #include <ctype.h>
  #include <sys/stat.h>
! #ifdef SOLARIS
  #include <termios.h>
  #endif
  #define NOTOK (-1)
--- 28,34 ----
  #endif
  #include <ctype.h>
  #include <sys/stat.h>
! #if defined(SOLARIS) || defined(hpux)
  #include <termios.h>
  #endif
  #define NOTOK (-1)

home help back first fref pref prev next nref lref last post