[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1269537767-7553-14-git-send-email-andrea.gelmini@gelma.net>
Date: Thu, 25 Mar 2010 18:22:44 +0100
From: Andrea Gelmini <andrea.gelmini@...ma.net>
To: linux-doc@...r.kernel.org
Cc: Andrea Gelmini <andrea.gelmini@...ma.net>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>, Ingo Molnar <mingo@...e.hu>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Masami Hiramatsu <mhiramat@...hat.com>,
Frederic Weisbecker <fweisbec@...il.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 14/16] Tools perf probe-finder.c: duplicated include
tools/perf/util/probe-finder.c: string.h is included more than once.
Signed-off-by: Andrea Gelmini <andrea.gelmini@...ma.net>
---
tools/perf/util/probe-finder.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/tools/perf/util/probe-finder.c b/tools/perf/util/probe-finder.c
index 1e6c65e..682eb37 100644
--- a/tools/perf/util/probe-finder.c
+++ b/tools/perf/util/probe-finder.c
@@ -32,7 +32,6 @@
#include <stdarg.h>
#include <ctype.h>
-#include "string.h"
#include "event.h"
#include "debug.h"
#include "util.h"
--
1.7.0.3.296.g9776a
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists