From: Tim Kientzle Date: Thu, 20 Nov 2008 22:13:10 +0000 (-0500) Subject: Don't export structure definitions. X-Git-Tag: v2.6.0~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4df04edd9c56a74ce602f14c4174ff1efecaa5ad;p=thirdparty%2Flibarchive.git Don't export structure definitions. Submitted by: Ivailo Petrov SVN-Revision: 259 --- diff --git a/libarchive/archive_entry.h b/libarchive/archive_entry.h index e90b3c91a..2644782b8 100644 --- a/libarchive/archive_entry.h +++ b/libarchive/archive_entry.h @@ -441,7 +441,7 @@ __LA_DECL int archive_entry_xattr_next(struct archive_entry *, * Note that archive_entry_size() is reset to zero if the file * body should not be written to the archive. Pay attention! */ -__LA_DECL struct archive_entry_linkresolver; +struct archive_entry_linkresolver; /* * There are three different strategies for marking hardlinks.