]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Allow inclusion from <fcntl.h>.
authorUlrich Drepper <drepper@redhat.com>
Thu, 27 Apr 2006 02:56:57 +0000 (02:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 27 Apr 2006 02:56:57 +0000 (02:56 +0000)
sysdeps/unix/sysv/linux/bits/uio.h

index a3608b6fdc556d41ae9809a641c503d6bb6ab2e0..4113b53b78bc1a7ec69f06ba8b551ee92236a51f 100644 (file)
@@ -16,7 +16,7 @@
    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
    02111-1307 USA.  */
 
-#ifndef _SYS_UIO_H
+#if !defined _SYS_UIO_H && !defined _FCNTL_H
 # error "Never include <bits/uio.h> directly; use <sys/uio.h> instead."
 #endif