mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
acct.h: get rid of detritus
unused forward declarations of structs Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
2bd6bf03f4
commit
878e832ade
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@
|
|||
|
||||
|
||||
#ifdef CONFIG_BSD_PROCESS_ACCT
|
||||
struct vfsmount;
|
||||
struct super_block;
|
||||
struct pacct_struct;
|
||||
struct pid_namespace;
|
||||
extern int acct_parm[]; /* for sysctl */
|
||||
extern void acct_collect(long exitcode, int group_dead);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue