summaryrefslogtreecommitdiff
path: root/lang/erlang14/files/patch-lib_odbc_c_src_odbcserver.c
blob: 985785bd8e264e63fc098499621ce890c210a8e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lib/odbc/c_src/odbcserver.c.orig	Sat Jun 25 17:34:20 2005
+++ lib/odbc/c_src/odbcserver.c	Sat Jun 25 17:34:33 2005
@@ -107,6 +107,7 @@
 #include <sys/socket.h>
 #include <sys/uio.h>
 #include <netdb.h>
+#include <netinet/in.h>
 #endif
 
 #include "ei.h"