From: Ulrich Drepper Date: Thu, 27 Apr 2006 02:56:57 +0000 (+0000) Subject: Allow inclusion from . X-Git-Tag: cvs/fedora-glibc-20060427T2122~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8c31ac16178e6f86b2dea8ba8e535339f545089;p=thirdparty%2Fglibc.git Allow inclusion from . --- diff --git a/sysdeps/unix/sysv/linux/bits/uio.h b/sysdeps/unix/sysv/linux/bits/uio.h index a3608b6fdc5..4113b53b78b 100644 --- a/sysdeps/unix/sysv/linux/bits/uio.h +++ b/sysdeps/unix/sysv/linux/bits/uio.h @@ -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 directly; use instead." #endif