From b3c1e801753069192b4fa8fc22662fa3052ec7c7 Mon Sep 17 00:00:00 2001 From: ume Date: Sat, 25 Oct 2003 09:37:10 +0000 Subject: correct namespace pollution. Submitted by: bde --- sys/netinet/in.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/netinet/in.h') diff --git a/sys/netinet/in.h b/sys/netinet/in.h index 039c105..46ba232 100644 --- a/sys/netinet/in.h +++ b/sys/netinet/in.h @@ -35,11 +35,10 @@ */ #ifndef _NETINET_IN_H_ -#define _NETINET_IN_H_ +#define _NETINET_IN_H_ #include #include -#include #include /* Protocols common to RFC 1700, POSIX, and X/Open. */ -- cgit v1.1