UPSTREAM: ARM: 7670/1: fix the memset fix
[cascardo/linux.git] / tools / perf / builtin-sched.c
index fb8b5f8..1cad3af 100644 (file)
@@ -17,6 +17,7 @@
 #include "util/debug.h"
 
 #include <sys/prctl.h>
+#include <sys/resource.h>
 
 #include <semaphore.h>
 #include <pthread.h>