aboutsummaryrefslogtreecommitdiff
path: root/util/hist.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/hist.c')
-rw-r--r--util/hist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/hist.c b/util/hist.c
index 9453b6c0dca4..244f595fe7ce 100644
--- a/util/hist.c
+++ b/util/hist.c
@@ -20,7 +20,7 @@
#define NSRT 20000 /* size of overflow histogram */
#define NCNT (600 * 1000000) /* sample interval (us) */
-int col P((long *, long *));
+int col (long *, long *);
int
main(