]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
s390: Remove an unused #include directive
authorFlorian Krohm <flo2030@eich-krohm.de>
Sat, 14 Mar 2026 10:00:59 +0000 (10:00 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Sat, 14 Mar 2026 10:00:59 +0000 (10:00 +0000)
I forgot to do that in 502fb19a40194c52f051c603c311c0dd2d5c29b2

coregrind/m_machine.c

index c564a10b1919e1fb00a99ada663b9a7a8ed26ac2..15227efcf97a1732a93d453b02083dda9b7090bc 100644 (file)
@@ -1525,8 +1525,6 @@ Bool VG_(machine_get_hwcaps)( void )
 
 #elif defined(VGA_s390x)
 
-#  include "libvex_s390x_common.h"
-
    {
      Int i, model;