Date: Thu, 12 Feb 2004 12:35:59 -0800 (PST) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive archive_read_extract.c Message-ID: <200402122035.i1CKZxcF082264@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2004/02/12 12:35:59 PST FreeBSD src repository Modified files: lib/libarchive archive_read_extract.c Log: sys/types.h must be included before sys/acl.h, as clearly documented in the acl manpage. Thanks to bde for catching this blunder. Revision Changes Path 1.2 +1 -1 src/lib/libarchive/archive_read_extract.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402122035.i1CKZxcF082264>