From owner-freebsd-hackers@FreeBSD.ORG Thu Jan 31 17:38:34 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3825716A418; Thu, 31 Jan 2008 17:38:34 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from cpanel03.rubas-s03.net (cpanel03.rubas-s03.net [195.182.222.73]) by mx1.freebsd.org (Postfix) with ESMTP id E145013C442; Thu, 31 Jan 2008 17:38:33 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from 80-218-191-236.dclient.hispeed.ch ([80.218.191.236] helo=gahrtop.localhost) by cpanel03.rubas-s03.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1JKdMv-0002nw-1J; Thu, 31 Jan 2008 18:38:33 +0100 Message-ID: <47A2078D.9000500@gahr.ch> Date: Thu, 31 Jan 2008 18:38:21 +0100 From: Pietro Cerutti User-Agent: Thunderbird 2.0.0.9 (X11/20071121) MIME-Version: 1.0 To: John Baldwin References: <47A103A1.4030108@gahr.ch> <200801310553.59141.jhb@freebsd.org> <47A1E74A.3020003@gahr.ch> In-Reply-To: <47A1E74A.3020003@gahr.ch> X-Enigmail-Version: 0.95.5 OpenPGP: id=9571F78E; url=http://www.gahr.ch/pgp Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigC0A6E077CDBD3A05FC0D2365" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel03.rubas-s03.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gahr.ch X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-hackers@freebsd.org Subject: Re: more on devstat (missing include) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2008 17:38:34 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC0A6E077CDBD3A05FC0D2365 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Pietro Cerutti wrote: > John Baldwin wrote: >> I think this might be best: >> >> Index: devstat.h >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> RCS file: /usr/cvs/src/lib/libdevstat/devstat.h,v >> retrieving revision 1.11 >> diff -u -r1.11 devstat.h >> --- devstat.h 22 Jul 2005 17:19:00 -0000 1.11 >> +++ devstat.h 31 Jan 2008 10:52:37 -0000 >> @@ -32,6 +32,7 @@ >> #define _DEVSTAT_H >> #include >> #include >> +#include >> >> #include >> >> >=20 > Good. Are you committing that or I better send in a PR? >=20 ;-) figured out myself.. Thanks! --=20 Pietro Cerutti PGP Public Key: http://gahr.ch/pgp --------------enigC0A6E077CDBD3A05FC0D2365 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHogeSwMJqmJVx944RCvlpAKDFDKBnLDRUa96GQdCg9TcwOJsiUgCcCGqT ocaaKsh9RGW4y3YzeqUC62M= =4MiH -----END PGP SIGNATURE----- --------------enigC0A6E077CDBD3A05FC0D2365--