Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Feb 2016 16:41:26 -0800
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Gleb Smirnoff <glebius@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r295226 - head/lib/libmemstat
Message-ID:  <56B29E36.8000900@FreeBSD.org>
In-Reply-To: <201602040023.u140NL0i052392@repo.freebsd.org>
References:  <201602040023.u140NL0i052392@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--q8T8suujb9rwAwsuCIDT4F7DN89FRw0la
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

On 2/3/2016 4:23 PM, Gleb Smirnoff wrote:
> Author: glebius
> Date: Thu Feb  4 00:23:21 2016
> New Revision: 295226
> URL: https://svnweb.freebsd.org/changeset/base/295226
>=20
> Log:
>   Fix build.
>=20
> Modified:
>   head/lib/libmemstat/memstat_uma.c
>=20
> Modified: head/lib/libmemstat/memstat_uma.c
> =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=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/lib/libmemstat/memstat_uma.c	Wed Feb  3 23:41:58 2016	(r295225=
)
> +++ head/lib/libmemstat/memstat_uma.c	Thu Feb  4 00:23:21 2016	(r295226=
)
> @@ -29,6 +29,7 @@
>  #include <sys/param.h>
>  #include <sys/cpuset.h>
>  #include <sys/sysctl.h>
> +#include <sys/_task.h>
> =20
>  #include <vm/vm.h>
>  #include <vm/vm_page.h>
>=20

Shouldn't uma_int.h forward declare or include _task.h for struct task?

--=20
Regards,
Bryan Drewery


--q8T8suujb9rwAwsuCIDT4F7DN89FRw0la
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJWsp42AAoJEDXXcbtuRpfPR3QH/Ama6sUJlpUbP7Dz+f4areuZ
zWds9CPR5r5M2GtZ0J5Lvs01GqJMJIPSodARCET84a34L4AmzMmIGwvNW5e2CqLV
KT7JX9E+c1pBMzme3y8AAlPKBkSy2BmYnaqBQp2Eh4VlFjN5YU1I/x3akMQj62Sz
umbXkiDY69VEmfzyK/oB20Mytia7tH2Z5yeGFvxumaD5I582JJghmJLyD0UmJ0yg
fLBHBXpd1SjIs5cgjC8P16TkBHG5Ll9ztFWcCDhOmq1Yv+vjz4graq7T3CN2OK1B
jlbWDelwYzGw6bsGV8PxMR3m/VJWjNtYGn0i9f3sHG7PHKoQgBNe+jTc4Ojj7B8=
=QTqY
-----END PGP SIGNATURE-----

--q8T8suujb9rwAwsuCIDT4F7DN89FRw0la--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56B29E36.8000900>