X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fprintf-frexp.c;h=267081cecddc7e4feee33dacaef8bc36c7263fd6;hb=6f9dd7d3ecceb8a939ea537b6d9abc9988bc4c71;hp=7f7e0ecde40efb6e5da1119def493c8b8b8e8a8c;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/lib/printf-frexp.c b/lib/printf-frexp.c index 7f7e0ecde..267081cec 100644 --- a/lib/printf-frexp.c +++ b/lib/printf-frexp.c @@ -14,7 +14,9 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include +#if ! defined USE_LONG_DOUBLE +# include +#endif /* Specification. */ #ifdef USE_LONG_DOUBLE