From owner-freebsd-current Mon Jul 29 03:24:32 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA18208 for current-outgoing; Mon, 29 Jul 1996 03:24:32 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA18203 for ; Mon, 29 Jul 1996 03:24:23 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id UAA26012; Mon, 29 Jul 1996 20:19:07 +1000 Date: Mon, 29 Jul 1996 20:19:07 +1000 From: Bruce Evans Message-Id: <199607291019.UAA26012@godzilla.zeta.org.au> To: charnier@xp11.frmug.org, current@FreeBSD.ORG Subject: Re: no prototype for zopen Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Zopen's prototype is no longer obtained from libc. stdio.h Since it is used in more than one module it should be in a header. There aren't any suitable ones. Bruce