Loading include/linux/acct.h +0 −3 Original line number Diff line number Diff line Loading @@ -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 Loading
include/linux/acct.h +0 −3 Original line number Diff line number Diff line Loading @@ -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