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.