From 9c30bba8107d65379c933f21e43c58436aa2c3bf Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sun, 18 Jul 1999 14:38:47 +0000
Subject: [PATCH] autoconf

---
 src/configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/configure b/src/configure
index 1ef315ca07c..4dcfcd04223 100755
--- a/src/configure
+++ b/src/configure
@@ -3539,7 +3539,7 @@ else
 fi
 done
 
-for ac_hdr in netinet/in.h string.h strings.h
+for ac_hdr in netinet/in.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-- 
GitLab