From a945193f32871725b02c6971d1edf004395dec12 Mon Sep 17 00:00:00 2001 From: drepper Date: Tue, 7 Apr 1998 08:58:08 +0000 Subject: [PATCH] Include rather than , to avoid getting sockaddr_union defined. --- inet/netinet/in.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inet/netinet/in.h b/inet/netinet/in.h index a856a2976d..ff8476e5c7 100644 --- a/inet/netinet/in.h +++ b/inet/netinet/in.h @@ -22,8 +22,8 @@ #include #include -#include #include +#include __BEGIN_DECLS -- 2.11.0