From: Florian Krohm Date: Sun, 30 Sep 2012 20:30:40 +0000 (+0000) Subject: Add include file. X-Git-Tag: svn/VALGRIND_3_9_0~652 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d6ff1f425dd2f9893217210ee73bf0326762ba7;p=thirdparty%2Fvalgrind.git Add include file. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13016 --- diff --git a/coregrind/m_scheduler/scheduler.c b/coregrind/m_scheduler/scheduler.c index 425208696c..759c9a05d2 100644 --- a/coregrind/m_scheduler/scheduler.c +++ b/coregrind/m_scheduler/scheduler.c @@ -93,6 +93,7 @@ #include "priv_sched-lock.h" #include "pub_core_scheduler.h" // self #include "pub_core_redir.h" +#include "libvex_emnote.h" // VexEmNote /* ---------------------------------------------------------------------