perf_counter tools: fix build error

ctype.h crawled out of the bit bucket :)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Mike Galbraith
2009-05-02 08:02:36 +02:00
committed by Ingo Molnar
parent 4ba67c1d48
commit dab6f6a340

View File

@@ -15,7 +15,6 @@
#include <fcntl.h> #include <fcntl.h>
#include <stdio.h> #include <stdio.h>
#include <errno.h> #include <errno.h>
#include <ctype.h>
#include <time.h> #include <time.h>
#include <sched.h> #include <sched.h>
#include <pthread.h> #include <pthread.h>