From 8aae3af140c6833c146dce707f9960b1ad79f043 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 26 Jul 2009 15:51:06 -0400 Subject: force arches to provide sys/user.h Now that Linux is no longer installing linux/user.h, arches will have to provide their own. Signed-off-by: Mike Frysinger --- libc/sysdeps/linux/common/sys/user.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc') 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 +#error "This file is machine-dependent and not provided for this machine." -- cgit v1.2.3