From owner-cvs-games Sat May 9 01:21:03 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA11976 for cvs-games-outgoing; Sat, 9 May 1998 01:21:03 -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 BAA11913; Sat, 9 May 1998 01:20:50 -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 BAA16116; Sat, 9 May 1998 01:17:47 -0700 (PDT) Date: Sat, 9 May 1998 01:17:47 -0700 (PDT) Message-Id: <199805090817.BAA16116@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-games@FreeBSD.ORG Subject: cvs commit: src/games/morse morse.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jb 1998/05/09 01:17:47 PDT Modified files: games/morse morse.c Log: Add #include string.h to get prototypes. Revision Changes Path 1.7 +1 -0 src/games/morse/morse.c