From 898a1a3e6246b136ad6b70f7a5fbe9fe07ede7f0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 19 Sep 2012 08:16:58 +0000 Subject: -trying to fix osx build errors --- src/main/extractor_plugpath.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/extractor_plugpath.c b/src/main/extractor_plugpath.c index a4e3374..e6a9582 100644 --- a/src/main/extractor_plugpath.c +++ b/src/main/extractor_plugpath.c @@ -191,6 +191,9 @@ get_path_from_module_filename () #if DARWIN +#include +#include + /** * Signature of the '_NSGetExecutablePath" function. * -- cgit v1.2.3