From 6b8a1087e4f09f0c1319e2bbec0d207abd0cebba Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Tue, 25 Apr 2006 13:57:44 +0100 Subject: [PATCH] --- yaml --- r: 27946 b: refs/heads/master c: a1ff0eafce81a58861534926722a70f211b04faa h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/acct.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 16609b9b3fe7..4d97ec11324d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dd02ec3ac25828d0918f5b389defe2238d015fe6 +refs/heads/master: a1ff0eafce81a58861534926722a70f211b04faa diff --git a/trunk/include/linux/acct.h b/trunk/include/linux/acct.h index 9a66401073fc..255b11293a8d 100644 --- a/trunk/include/linux/acct.h +++ b/trunk/include/linux/acct.h @@ -16,7 +16,6 @@ #define _LINUX_ACCT_H #include -#include #include #include @@ -165,6 +164,7 @@ typedef struct acct acct_t; #endif /* __KERNEL */ #ifdef __KERNEL__ +#include /* * Yet another set of HZ to *HZ helper functions. * See for the original.