gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r23895 - Extractor/src/main


From: gnunet
Subject: [GNUnet-SVN] r23895 - Extractor/src/main
Date: Wed, 19 Sep 2012 10:16:58 +0200

Author: grothoff
Date: 2012-09-19 10:16:58 +0200 (Wed, 19 Sep 2012)
New Revision: 23895

Modified:
   Extractor/src/main/extractor_plugpath.c
Log:
-trying to fix osx build errors

Modified: Extractor/src/main/extractor_plugpath.c
===================================================================
--- Extractor/src/main/extractor_plugpath.c     2012-09-18 16:29:43 UTC (rev 
23894)
+++ Extractor/src/main/extractor_plugpath.c     2012-09-19 08:16:58 UTC (rev 
23895)
@@ -191,6 +191,9 @@
 
 
 #if DARWIN
+#include <dlfcn.h>
+#include <mach-o/dyld.h>
+
 /**
  * Signature of the '_NSGetExecutablePath" function.
  *




reply via email to

[Prev in Thread] Current Thread [Next in Thread]