diff options
author | Glenn <gelliott@bonham.cs.unc.edu> | 2010-11-16 15:41:21 -0500 |
---|---|---|
committer | Glenn <gelliott@bonham.cs.unc.edu> | 2010-11-16 15:41:21 -0500 |
commit | 1b9caf2f95c97e27c91372bd41f79d3e96a99e62 (patch) | |
tree | a02ed0f31998ede99372964549e00216f0733e57 /litmus/trace.c | |
parent | 9a4b9c5c9b2af2f69e7eb6d69893a767701b781b (diff) | |
parent | 1726017e944d0086f14f867befbf5ebf07adc7dd (diff) |
Merge branch 'wip-merge-2.6.36' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus2010 into wip-merge-2.6.36
Diffstat (limited to 'litmus/trace.c')
-rw-r--r-- | litmus/trace.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/litmus/trace.c b/litmus/trace.c index 440376998dc9..b3a6b47aad6e 100644 --- a/litmus/trace.c +++ b/litmus/trace.c | |||
@@ -1,3 +1,4 @@ | |||
1 | #include <linux/sched.h> | ||
1 | #include <linux/module.h> | 2 | #include <linux/module.h> |
2 | 3 | ||
3 | #include <litmus/ftdev.h> | 4 | #include <litmus/ftdev.h> |