]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
whoops, unbreak build
authorNicholas Nethercote <n.nethercote@gmail.com>
Tue, 26 Oct 2004 15:04:39 +0000 (15:04 +0000)
committerNicholas Nethercote <n.nethercote@gmail.com>
Tue, 26 Oct 2004 15:04:39 +0000 (15:04 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2853

coregrind/x86/dispatch.S

index 4cf202edf384cb4491ac4bd9dd7e6de3dc2b639f..135669cea5ee94b78929e7293d22a72b4e10452b 100644 (file)
@@ -30,6 +30,7 @@
 */
 
 #include "core_asm.h"
+#include "x86_private_asm.h"
 
 
 /*------------------------------------------------------------*/