Allow inclusion from netinet.in.h.

This commit is contained in:
Ulrich Drepper 1998-04-07 09:12:51 +00:00
parent 859d74afa9
commit ec39d34aed
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */ Boston, MA 02111-1307, USA. */
#ifndef _SYS_STAT_H #if !defined _SYS_STAT_H && !defined _NETINET_IN_H
# error "Never include <bits/socket.h> directly; use <sys/socket.h> instead." # error "Never include <bits/socket.h> directly; use <sys/socket.h> instead."
#endif #endif