Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182382
b: refs/heads/master
c: 69e3f52
h: refs/heads/master
v: v3
  • Loading branch information
Frederic Weisbecker authored and Ingo Molnar committed Jan 17, 2010
1 parent 482afb9 commit d0785c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 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: d6f962b57bfaab62891c7abbf1469212a56d6103
refs/heads/master: 69e3f52d1b1a3ed4390bb8a09bb1324265af7fbf
7 changes: 1 addition & 6 deletions trunk/tools/perf/util/util.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
#include <sys/mman.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <fcntl.h>
#include <string.h>
#include <unistd.h>
#include "util.h"
#include <sys/mman.h>

int mkdir_p(char *path, mode_t mode)
{
Expand Down

0 comments on commit d0785c2

Please sign in to comment.