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

Commit 989e986f authored by David Howells's avatar David Howells
Browse files

UAPI: Fix AHZ multiple inclusion when __KERNEL__ is removed



Fix AHZ multiple inclusion when __KERNEL__ is removed as part of the separation
of the userspace headers from the kernel headers.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent a648bd0c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -146,6 +146,9 @@ extern void acct_exit_ns(struct pid_namespace *);
 *
 */

#undef ACCT_VERSION
#undef AHZ

#ifdef CONFIG_BSD_PROCESS_ACCT_V3
#define ACCT_VERSION	3
#define AHZ		100