Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323780
b: refs/heads/master
c: 57ec0a9
h: refs/heads/master
v: v3
  • Loading branch information
Irina Tirdea authored and Arnaldo Carvalho de Melo committed Sep 8, 2012
1 parent 92e174b commit 93f6580
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: b771a8306205f0261496e93574a71bc7106844dc
refs/heads/master: 57ec0a942d6855cd7a5711fcf4adb57c51259659
1 change: 1 addition & 0 deletions trunk/tools/perf/util/help.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include "exec_cmd.h"
#include "levenshtein.h"
#include "help.h"
#include <termios.h>

void add_cmdname(struct cmdnames *cmds, const char *name, size_t len)
{
Expand Down
1 change: 1 addition & 0 deletions trunk/tools/perf/util/top.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include "types.h"
#include <stddef.h>
#include <stdbool.h>
#include <termios.h>

struct perf_evlist;
struct perf_evsel;
Expand Down

0 comments on commit 93f6580

Please sign in to comment.