From: Bart Van Assche Date: Tue, 29 Dec 2009 17:30:16 +0000 (+0000) Subject: Builds again on Darwin. X-Git-Tag: svn/VALGRIND_3_6_0~444 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e49f4635af98316f1474921624fa7b886c9651f3;p=thirdparty%2Fvalgrind.git Builds again on Darwin. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10974 --- diff --git a/coregrind/vg_preloaded.c b/coregrind/vg_preloaded.c index b6106beb0a..211b11380d 100644 --- a/coregrind/vg_preloaded.c +++ b/coregrind/vg_preloaded.c @@ -95,6 +95,8 @@ void * VG_NOTIFY_ON_LOAD(ifunc_wrapper) (void) #elif defined(VGO_darwin) +#include "config.h" /* VERSION */ + /* --------------------------------------------------------------------- Darwin crash log hints ------------------------------------------------------------------ */