Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275104
b: refs/heads/master
c: a9072bc
h: refs/heads/master
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo committed Oct 26, 2011
1 parent c9b5e78 commit 11f7c39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 4610e4137b5fb93042a248928a2c0049ef7d4190
refs/heads/master: a9072bc0b0af991e274b699f17bc50cf201e377b
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/header.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#define _FILE_OFFSET_BITS 64

#include "util.h"
#include <sys/types.h>
#include <byteswap.h>
#include <unistd.h>
Expand All @@ -11,7 +12,6 @@

#include "evlist.h"
#include "evsel.h"
#include "util.h"
#include "header.h"
#include "../perf.h"
#include "trace-event.h"
Expand Down

0 comments on commit 11f7c39

Please sign in to comment.