From 2800dee1f400c64bdbe00f4d4c2c9092b8eb37ec Mon Sep 17 00:00:00 2001 From: theraven Date: Sun, 4 Oct 2009 14:55:57 +0000 Subject: [PATCH] Changed "unwind.h" to --- exception.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exception.c b/exception.c index 6a872bf..cece9c7 100644 --- a/exception.c +++ b/exception.c @@ -24,7 +24,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see #include #include "objc/objc-api.h" -#include "unwind.h" +#include #include "unwind-pe.h"