Structure declarations can't be dllexported.

This commit is contained in:
Tim Kientzle 2008-12-06 06:18:46 +00:00
parent 485698c170
commit 9d822fe4b1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=185676

View 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.