selftests/powerpc: Remove duplicate header
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 26 Feb 2019 01:32:06 +0000 (12:32 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 26 Feb 2019 01:32:06 +0000 (12:32 +1100)
Remove duplicate headers which are included twice.

Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
[mpe: Split out of larger patch]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
tools/testing/selftests/powerpc/pmu/ebb/fork_cleanup_test.c

index 167135bd92a8e61e9324fdf7523e1d0fe049a52e..af1b8026507650e8bd22c43588d2fd8159727157 100644 (file)
@@ -11,7 +11,6 @@
 #include <sys/wait.h>
 #include <unistd.h>
 #include <setjmp.h>
-#include <signal.h>
 
 #include "ebb.h"