From owner-cvs-games Thu Feb 20 15:11:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA14047 for cvs-games-outgoing; Thu, 20 Feb 1997 15:11:33 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA14014; Thu, 20 Feb 1997 15:11:24 -0800 (PST) Date: Thu, 20 Feb 1997 15:11:24 -0800 (PST) From: Mike Pritchard Message-Id: <199702202311.PAA14014@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games, cvs-libexec, cvs-usrsbin Subject: cvs commit: src/libexec/ftpd skey-stuff.c src/games/hangman hangman.h src/usr.sbin/bootparamd/bootparamd bootparamd.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/02/20 15:11:23 Modified: games/hangman hangman.h libexec/ftpd skey-stuff.c usr.sbin/bootparamd/bootparamd bootparamd.c Log: #include to help silence -Wall. Revision Changes Path 1.2 +1 -0 src/games/hangman/hangman.h 1.8 +1 -0 src/libexec/ftpd/skey-stuff.c 1.5 +1 -0 src/usr.sbin/bootparamd/bootparamd/bootparamd.c