From: Ulrich Drepper Date: Tue, 7 Apr 1998 09:12:51 +0000 (+0000) Subject: Allow inclusion from netinet.in.h. X-Git-Tag: glibc-2.16-ports-before-merge~3259 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ec39d34aed92c66efdc2b250c6b31d75819fc13a;p=thirdparty%2Fglibc.git Allow inclusion from netinet.in.h. --- diff --git a/sysdeps/unix/sysv/linux/mips/bits/socket.h b/sysdeps/unix/sysv/linux/mips/bits/socket.h index f481a478b26..75ed54fc56e 100644 --- a/sysdeps/unix/sysv/linux/mips/bits/socket.h +++ b/sysdeps/unix/sysv/linux/mips/bits/socket.h @@ -17,7 +17,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifndef _SYS_STAT_H +#if !defined _SYS_STAT_H && !defined _NETINET_IN_H # error "Never include directly; use instead." #endif