Date: Thu, 18 Jun 2009 11:00:20 GMT From: Jonathan Anderson <jona@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 164656 for review Message-ID: <200906181100.n5IB0K1Y098835@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=164656 Change 164656 by jona@jona-trustedbsd-kentvm on 2009/06/18 11:00:04 Let cap.c compile again... Affected files ... .. //depot/projects/trustedbsd/capabilities/src/tools/cap/user_angel/cap.c#5 edit Differences ... ==== //depot/projects/trustedbsd/capabilities/src/tools/cap/user_angel/cap.c#5 (text+ko) ==== @@ -33,6 +33,8 @@ #include <err.h> #include <fcntl.h> +#include <stdio.h> +#include <string.h> #include <sysexits.h> #include <unistd.h>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906181100.n5IB0K1Y098835>