Author: glebius Date: Sun Nov 23 10:26:28 2014 New Revision: 274913 URL: https://svnweb.freebsd.org/changeset/base/274913
Log: Do not include buf.h. Modified: head/lib/libprocstat/udf.c Modified: head/lib/libprocstat/udf.c ============================================================================== --- head/lib/libprocstat/udf.c Sun Nov 23 08:37:08 2014 (r274912) +++ head/lib/libprocstat/udf.c Sun Nov 23 10:26:28 2014 (r274913) @@ -30,7 +30,6 @@ __FBSDID("$FreeBSD$"); #include <sys/stat.h> #include <sys/time.h> #include <sys/vnode.h> -#include <sys/buf.h> #define _KERNEL #include <sys/mount.h> #undef _KERNEL _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"