dect
/
linux-2.6
Archived
13
0
Fork 0

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
1 changed files with 0 additions and 1 deletions

View File

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