]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Another 'make check' warning fix.
authorNicholas Nethercote <njn@valgrind.org>
Mon, 23 Feb 2009 07:28:54 +0000 (07:28 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Mon, 23 Feb 2009 07:28:54 +0000 (07:28 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9240

none/tests/susphello.c

index e0e29c31df7337ccba5a101110736cc6f45065ed..b0d53fdc8ed5501ffa6b2dd04f86797bba17e75a 100644 (file)
@@ -20,7 +20,7 @@
 #include <unistd.h>
 #include <dlfcn.h>
 
-#include <stdio.h>
+
 #include <pthread.h>
 #include <unistd.h>
 #include <string.h>