Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 878e832a authored by Al Viro's avatar Al Viro
Browse files

acct.h: get rid of detritus



unused forward declarations of structs

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 2bd6bf03
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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);