]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Include windows.h in archive_entry.h
authorXiao-Long Chen <chenxiaolong@cxl.epac.to>
Sun, 14 Sep 2014 06:41:10 +0000 (02:41 -0400)
committerXiao-Long Chen <chenxiaolong@cxl.epac.to>
Sun, 14 Sep 2014 06:41:10 +0000 (02:41 -0400)
commite16fd72f8dc3d797fec56d77807b1d1df0131e5c
treefb52a51347e9e0667401a7525bf61752f76cab5c
parent3d469df8eaace8297a27ce62befa295c0fdc5a3a
Include windows.h in archive_entry.h

This fixes the following error when building with mingw-w64:

  error: unknown type name 'BY_HANDLE_FILE_INFORMATION'
libarchive/archive_entry.h