]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Builds again on Darwin.
authorBart Van Assche <bvanassche@acm.org>
Tue, 29 Dec 2009 17:30:16 +0000 (17:30 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 29 Dec 2009 17:30:16 +0000 (17:30 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10974

coregrind/vg_preloaded.c

index b6106beb0a966fd296e563319f829a0723694491..211b11380df497f3f5a35a257f60658ca9a6d31f 100644 (file)
@@ -95,6 +95,8 @@ void * VG_NOTIFY_ON_LOAD(ifunc_wrapper) (void)
 
 #elif defined(VGO_darwin)
 
+#include "config.h" /* VERSION */
+
 /* ---------------------------------------------------------------------
    Darwin crash log hints
    ------------------------------------------------------------------ */