Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147181
b: refs/heads/master
c: e44aef5
h: refs/heads/master
i:
  147179: 463cbbe
v: v3
  • Loading branch information
Ingo Molnar committed Dec 25, 2008
1 parent 26d7c51 commit 327a537
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 2f18d1e8d07ae67dd0afce875287756d4bd31a46
refs/heads/master: e44aef58ecfbe061eb4c53b939bcc35fb1bee82d
5 changes: 4 additions & 1 deletion trunk/include/linux/perf_counter.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@
#define _LINUX_PERF_COUNTER_H

#include <asm/atomic.h>
#include <asm/perf_counter.h>

#ifdef CONFIG_PERF_COUNTERS
# include <asm/perf_counter.h>
#endif

#include <linux/list.h>
#include <linux/mutex.h>
Expand Down

0 comments on commit 327a537

Please sign in to comment.