ipv6: fix out of bound writes in __ip6_append_data()
[pandora-kernel.git] / tools / perf / builtin-sched.c
index 5177964..714fc35 100644 (file)
@@ -14,6 +14,7 @@
 #include "util/debug.h"
 
 #include <sys/prctl.h>
+#include <sys/resource.h>
 
 #include <semaphore.h>
 #include <pthread.h>