From 3bf76e8d19076ca38cdc10b5234036a10a2a7c25 Mon Sep 17 00:00:00 2001 From: Arun Sharma Date: Mon, 5 Sep 2011 10:47:13 -0700 Subject: [PATCH] Installed include files can't include config.h config.h is not copied to $DESTDIR after make install. ms-abi users will need to manually define it for now. --- include/libunwind-x86_64.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/libunwind-x86_64.h b/include/libunwind-x86_64.h index c89f0469..526b1ea3 100644 --- a/include/libunwind-x86_64.h +++ b/include/libunwind-x86_64.h @@ -32,7 +32,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ extern "C" { #endif -#include #include #include #include