Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349949
b: refs/heads/master
c: eec185a
h: refs/heads/master
i:
  349947: aba934b
v: v3
  • Loading branch information
Namhyung Kim authored and Arnaldo Carvalho de Melo committed Jan 24, 2013
1 parent 30333b6 commit 9303d9e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a65c23420668f7112395abf9c6f22c6450567bf0
refs/heads/master: eec185ab603fab3b7b5021e840cf4b282c4c7e6b
3 changes: 0 additions & 3 deletions trunk/tools/perf/util/symbol-elf.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#include <libelf.h>
#include <gelf.h>
#include <elf.h>
#include <fcntl.h>
#include <stdio.h>
#include <errno.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/tools/perf/util/symbol-minimal.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#include "symbol.h"

#include <elf.h>
#include <stdio.h>
#include <fcntl.h>
#include <string.h>
Expand Down
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/symbol.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
#ifdef LIBELF_SUPPORT
#include <libelf.h>
#include <gelf.h>
#include <elf.h>
#endif
#include <elf.h>

#include "dso.h"

Expand Down

0 comments on commit 9303d9e

Please sign in to comment.