From owner-cvs-all Sat Nov 30 11: 3:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A877837B401; Sat, 30 Nov 2002 11:03:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 578D943ECD; Sat, 30 Nov 2002 11:03:27 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gAUIxVmV069312; Sat, 30 Nov 2002 10:59:31 -0800 (PST) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAUIxVra069311; Sat, 30 Nov 2002 10:59:31 -0800 (PST) Message-Id: <200211301859.gAUIxVra069311@repoman.freebsd.org> From: Bruce Evans Date: Sat, 30 Nov 2002 10:59:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xinstall xinstall.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/11/30 10:59:31 PST Modified files: usr.bin/xinstall xinstall.c Log: #include instead of depending on namespace pollution in for the declaration of struct timeval. Approved by: re (rwatson) Revision Changes Path 1.60 +1 -0 src/usr.bin/xinstall/xinstall.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message