From owner-cvs-all Sun Feb 16 8: 1:54 2003 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 6DBB037B401; Sun, 16 Feb 2003 08:01:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E81943F3F; Sun, 16 Feb 2003 08:01:53 -0800 (PST) (envelope-from phk@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 h1GG1qbv020130; Sun, 16 Feb 2003 08:01:52 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1GG1qES020129; Sun, 16 Feb 2003 08:01:52 -0800 (PST) Message-Id: <200302161601.h1GG1qES020129@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 16 Feb 2003 08:01:52 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/vmstat vmstat.c src/usr.sbin/iostat iostat.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 phk 2003/02/16 08:01:52 PST Modified files: usr.bin/vmstat vmstat.c usr.sbin/iostat iostat.c Log: Add #include My apologies for missing these #includes, I must have confused the dependencies with a wrong timestamp or something. Revision Changes Path 1.62 +1 -0 src/usr.bin/vmstat/vmstat.c 1.27 +1 -0 src/usr.sbin/iostat/iostat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message