Remove redundant include <stdarg.h>
* strace.c: Remove redundant include <stdarg.h> Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
178de007d1
commit
e18314ed0f
2
strace.c
2
strace.c
@ -2734,8 +2734,6 @@ Process %d attached (waiting for parent)\n",
|
||||
|
||||
#endif /* !USE_PROCFS */
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
void
|
||||
tprintf(const char *fmt, ...)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user