]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Don't export structure definitions.
authorTim Kientzle <kientzle@gmail.com>
Thu, 20 Nov 2008 22:13:10 +0000 (17:13 -0500)
committerTim Kientzle <kientzle@gmail.com>
Thu, 20 Nov 2008 22:13:10 +0000 (17:13 -0500)
Submitted by: Ivailo Petrov

SVN-Revision: 259

libarchive/archive_entry.h

index e90b3c91a8577daa36a3765f1221012581102f6b..2644782b83115b35a79e099afce5110048b45ffb 100644 (file)
@@ -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.