[10618] in Athena Bugs

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

third/common/mh-6.6/h/mh.h

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

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

*** /tmp/,RCSt1a18904	Fri Jun 25 13:52:49 1993
--- third/common/mh-6.6/h/mh.h	Tue Jun  8 12:04:36 1993
***************
*** 329,335 ****
  
  /* should be in <stdio.h> */
  
! #if !defined(SYS5) && !defined(_AIX)
  typedef struct _iobuf  *FP;
  FP   popen ();
  #else	/* SYS5 */
--- 329,335 ----
  
  /* should be in <stdio.h> */
  
! #if !defined(SYS5) && !defined(_AIX) && !defined(hpux)
  typedef struct _iobuf  *FP;
  FP   popen ();
  #else	/* SYS5 */

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