From owner-cvs-games Sat May 9 01:45:37 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA14464 for cvs-games-outgoing; Sat, 9 May 1998 01:45:37 -0700 (PDT) (envelope-from owner-cvs-games) 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 BAA14383; Sat, 9 May 1998 01:45:08 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA16274; Sat, 9 May 1998 01:42:04 -0700 (PDT) Date: Sat, 9 May 1998 01:42:04 -0700 (PDT) Message-Id: <199805090842.BAA16274@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-games@FreeBSD.ORG Subject: cvs commit: src/games/adventure wizard.c io.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jb 1998/05/09 01:42:04 PDT Modified files: games/adventure wizard.c io.c Log: Add #include string.h to get prototypes. Revision Changes Path 1.4 +1 -0 src/games/adventure/wizard.c 1.3 +1 -0 src/games/adventure/io.c