summaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2008-05-11 00:44:42 +0000
committerRoland McGrath <roland@gnu.org>2008-05-11 00:44:42 +0000
commit19928ef0ae5bc5f1da081340440c083213d82150 (patch)
tree796d4d3941aab5e318bac9b4d00f1da23ea41b51 /sysdeps
parentb29899ae10cde6fd5f79ed3c3b1afe041d418bf0 (diff)
[BZ #6505]
2008-05-10 Roland McGrath <roland@redhat.com> [BZ #6505] * sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/unix/sysv/linux/sys/user.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/sys/user.h b/sysdeps/unix/sysv/linux/sys/user.h
index 30e9b57ab7..03e56c3d7f 100644
--- a/sysdeps/unix/sysv/linux/sys/user.h
+++ b/sysdeps/unix/sysv/linux/sys/user.h
@@ -1 +1 @@
-#include <linux/user.h>
+#error "This file is machine-dependent and not provided for this machine."