From: David Woodhouse Date: Tue, 25 Apr 2006 12:57:44 +0000 (+0100) Subject: Include from linux/acct.h only in kernel-private part. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=a1ff0eafce81a58861534926722a70f211b04faa;p=deliverable%2Flinux.git Include from linux/acct.h only in kernel-private part. Signed-off-by: David Woodhouse --- diff --git a/include/linux/acct.h b/include/linux/acct.h index 9a66401073fc..255b11293a8d 100644 --- a/include/linux/acct.h +++ b/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.