diff options
Diffstat (limited to 'src/configure')
-rwxr-xr-x | src/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure b/src/configure index f4fd35a1141..acb6d2f741d 100755 --- a/src/configure +++ b/src/configure @@ -2738,7 +2738,7 @@ else fi done -for ac_hdr in sys/resource.h netdb.h +for ac_hdr in sys/resource.h netdb.h arpa/inet.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |