diff options
Diffstat (limited to 'libparse/clk_wharton.c')
-rw-r--r-- | libparse/clk_wharton.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libparse/clk_wharton.c b/libparse/clk_wharton.c index b4332fbcd7146..0a1ee0b03a477 100644 --- a/libparse/clk_wharton.c +++ b/libparse/clk_wharton.c @@ -30,7 +30,7 @@ #include <stdio.h> #else #include "sys/parsestreams.h" -extern void printf P((const char *, ...)); +extern void printf (const char *, ...); #endif /* |