From owner-cvs-usrbin Thu Feb 19 20:29:13 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA08858 for cvs-usrbin-outgoing; Thu, 19 Feb 1998 20:29:13 -0800 (PST) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA08523; Thu, 19 Feb 1998 20:27:43 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15500; Thu, 19 Feb 1998 20:26:57 -0800 (PST) Date: Thu, 19 Feb 1998 20:26:57 -0800 (PST) Message-Id: <199802200426.UAA15500@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/yacc output.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jb 1998/02/19 20:26:57 PST Modified files: usr.bin/yacc output.c Log: Add #include to get prototypes. Revision Changes Path 1.10 +2 -1 src/usr.bin/yacc/output.c