]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Remove an unneeded header file. Spotted by Matthias Schwarzott.
authorFlorian Krohm <florian@eich-krohm.de>
Wed, 30 Sep 2015 20:34:32 +0000 (20:34 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Wed, 30 Sep 2015 20:34:32 +0000 (20:34 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15693

coregrind/m_dispatch/dispatch-ppc32-linux.S

index 0c9374f31d780e85892ebc476fa84ef6046e44fd..2304b85cbea42393354d07372957942f5692b459 100644 (file)
@@ -32,7 +32,6 @@
 
 #if defined(VGP_ppc32_linux)
 
-#include "config.h"
 #include "pub_core_dispatch_asm.h"
 #include "pub_core_transtab_asm.h"
 #include "libvex_guest_offsets.h"      /* for OFFSET_ppc32_CIA */