From: Denys Vlasenko Date: Fri, 24 Jun 2011 20:58:00 +0000 (+0200) Subject: Remove redundant include X-Git-Tag: v4.7~342 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e18314ed0fc97ed9df74944d755a9be63075178c;p=strace Remove redundant include * strace.c: Remove redundant include Signed-off-by: Denys Vlasenko --- diff --git a/strace.c b/strace.c index 0b823606..bc1b00ec 100644 --- a/strace.c +++ b/strace.c @@ -2734,8 +2734,6 @@ Process %d attached (waiting for parent)\n", #endif /* !USE_PROCFS */ -#include - void tprintf(const char *fmt, ...) {