lkml.org 
[lkml]   [2010]   [Aug]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[Perf][PATCH][2.6.34.1] Include stdbool.h
From
Hello,

The attached patch fixes compilation of perf-events in 2.6.34.1

Thanks.

--
B. Gitonga Marete
Tel: +254-722-151-590
--- perf.h.orig 2010-05-17 19:22:32.000000000 +0300
+++ perf.h 2010-08-01 15:47:47.000000000 +0300
@@ -73,6 +73,7 @@
#include <unistd.h>
#include <sys/types.h>
#include <sys/syscall.h>
+#include <stdbool.h>

#include "../../include/linux/perf_event.h"
#include "util/types.h"
\
 
 \ /
  Last update: 2010-08-01 15:11    [W:0.024 / U:2.784 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site