about summary refs log tree commit diff
path: root/sysdeps/generic/bits/stropts.h
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2002-07-08 17:15:20 +0000
committerAndreas Jaeger <aj@suse.de>2002-07-08 17:15:20 +0000
commit09c81ddfd881076ea1a16fcd59bf85c76201854c (patch)
tree451ea7ff04dc60f6fc8c5d27238bf57e87628b1b /sysdeps/generic/bits/stropts.h
parent4d8917523f4459ca90e2b1e736b0d8f0ab745ee0 (diff)
downloadglibc-09c81ddfd881076ea1a16fcd59bf85c76201854c.tar.gz
glibc-09c81ddfd881076ea1a16fcd59bf85c76201854c.tar.xz
glibc-09c81ddfd881076ea1a16fcd59bf85c76201854c.zip
Update.
2002-07-06  Bruno Haible  <bruno@clisp.org>

	* sysdeps/i386/fpu/libm-test-ulps: Add some ulps for AMD K7.

	* rt/Makefile (tests): Don't add tst-aio* in a single-threaded build.

	* sysdeps/unix/bsd/sun/sunos4/bits/utsname.h: Test for _SYS_UTSNAME_H,
	not _UTSNAME_H.
	* sysdeps/unix/bsd/ultrix4/bits/utsname.h: Likewise.

	* sysdeps/generic/bits/stropts.h: Protect against direct inclusion.
	* sysdeps/generic/bits/ustat.h: Likewise.

	* sysdeps/unix/sysv/linux/bits/statvfs.h (ST_NODIRATIME): Set to
	2048.
Diffstat (limited to 'sysdeps/generic/bits/stropts.h')
-rw-r--r--sysdeps/generic/bits/stropts.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sysdeps/generic/bits/stropts.h b/sysdeps/generic/bits/stropts.h
index 21538c31de..c8e2c2c034 100644
--- a/sysdeps/generic/bits/stropts.h
+++ b/sysdeps/generic/bits/stropts.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -16,6 +16,10 @@
    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
    02111-1307 USA.  */
 
+#ifndef _STROPTS_H
+# error "Never include <bits/stropts.h> directly; use <stropts.h> instead."
+#endif
+
 #ifndef _BITS_STROPTS_H
 #define _BITS_STROPTS_H	1