From: Nicholas Nethercote Date: Tue, 26 Oct 2004 15:04:39 +0000 (+0000) Subject: whoops, unbreak build X-Git-Tag: svn/VALGRIND_3_0_0~1443 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bde2037a6b428ebc9be454e1b36e92dcfbb57d3d;p=thirdparty%2Fvalgrind.git whoops, unbreak build git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2853 --- diff --git a/coregrind/x86/dispatch.S b/coregrind/x86/dispatch.S index 4cf202edf3..135669cea5 100644 --- a/coregrind/x86/dispatch.S +++ b/coregrind/x86/dispatch.S @@ -30,6 +30,7 @@ */ #include "core_asm.h" +#include "x86_private_asm.h" /*------------------------------------------------------------*/