Remove an unneeded header file. Spotted by Matthias Schwarzott.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15693
This commit is contained in:
Florian Krohm 2015-09-30 20:34:32 +00:00
parent 193f88fad4
commit fd4b1a19c1

View 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 */