From: foobar Date: Fri, 5 Jan 2001 11:07:52 +0000 (+0000) Subject: Added missing ieeefp.h. (This is needed e.g. by nsapi on some systems) X-Git-Tag: php-4.0.5RC1~729 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3cb57374a8ffada8b4d801c59215bdbd96490d64;p=php Added missing ieeefp.h. (This is needed e.g. by nsapi on some systems) --- diff --git a/configure.in b/configure.in index 0231aa2ed2..e226b8a959 100644 --- a/configure.in +++ b/configure.in @@ -284,6 +284,7 @@ arpa/inet.h \ crypt.h \ fcntl.h \ grp.h \ +ieeefp.h \ limits.h \ locale.h \ netinet/in.h \