summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Mejia <amejia004@gmail.com>2013-02-03 17:42:45 -0500
committerAndres Mejia <amejia004@gmail.com>2013-02-03 17:42:45 -0500
commitb900346ed57db4aa37d9f6720bfde63014c19916 (patch)
tree547edaf0a88ba1cb2c180140cef101c8fdb8e0b2
parentd57368cc3d3938596b80d7991a876df0fb9221fc (diff)
downloadlibarchive-b900346ed57db4aa37d9f6720bfde63014c19916.tar.gz
Partially revert commit 58dc42aaea93cd281aafaaaa4c3926c3578b7e26 as this broke mingw builds.
-rw-r--r--libarchive/archive_windows.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libarchive/archive_windows.h b/libarchive/archive_windows.h
index 3d852b0d..c6f5bc51 100644
--- a/libarchive/archive_windows.h
+++ b/libarchive/archive_windows.h
@@ -72,7 +72,6 @@
#endif
#define NOCRYPT
#include <windows.h>
-#include <config.h>
//#define EFTYPE 7
#if defined(__BORLANDC__)