diff options
Diffstat (limited to 'libc')
-rw-r--r-- | libc/sysdeps/linux/common/sys/user.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/sys/user.h b/libc/sysdeps/linux/common/sys/user.h index 30e9b57ab..03e56c3d7 100644 --- a/libc/sysdeps/linux/common/sys/user.h +++ b/libc/sysdeps/linux/common/sys/user.h @@ -1 +1 @@ -#include <linux/user.h> +#error "This file is machine-dependent and not provided for this machine." |