Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dab6f6a3 authored by Mike Galbraith's avatar Mike Galbraith Committed by Ingo Molnar
Browse files

perf_counter tools: fix build error



ctype.h crawled out of the bit bucket :)

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 4ba67c1d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>