Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169523
b: refs/heads/master
c: 20639c1
h: refs/heads/master
i:
  169521: f1ef6dc
  169519: 841b23b
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo authored and Ingo Molnar committed Oct 20, 2009
1 parent f6ca7f1 commit a82d833
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dd86e72abdbc4b436471af5a97927c6145f5298c
refs/heads/master: 20639c15d2e78f180d398a6b6422880fac3258bb
1 change: 1 addition & 0 deletions trunk/tools/perf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@ LIB_H += ../../include/linux/perf_event.h
LIB_H += ../../include/linux/rbtree.h
LIB_H += ../../include/linux/list.h
LIB_H += util/include/linux/list.h
LIB_H += util/include/linux/string.h
LIB_H += perf.h
LIB_H += util/event.h
LIB_H += util/types.h
Expand Down
1 change: 1 addition & 0 deletions trunk/tools/perf/util/include/linux/string.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include <string.h>

0 comments on commit a82d833

Please sign in to comment.