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-Tag: v2.6.18-rc1~1103^2~66 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=a1ff0eafce81a58861534926722a70f211b04faa;p=linux-2.6-omap-h63xx.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 9a66401073f..255b11293a8 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.