aboutsummaryrefslogtreecommitdiff
path: root/databases/pgpool-II-22/files/patch-pool_ip.c
blob: b66fb36533027b25e7dcd792911a798dfeed7234 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- pool_ip.c.orig	Sat Feb  3 13:22:21 2007
+++ pool_ip.c	Tue Feb 13 17:23:39 2007
@@ -184,6 +184,7 @@
 }
 
 
+#if 0
 const char *
 gai_strerror(int errcode)
 {
@@ -205,6 +206,7 @@
 
 	return hstrerror(hcode);
 }
+#endif
 
 
 /*