diff --git a/lib/libc/gdtoa/Makefile.inc b/lib/libc/gdtoa/Makefile.inc index 395faf93f3a0..399c3a8309ea 100644 --- a/lib/libc/gdtoa/Makefile.inc +++ b/lib/libc/gdtoa/Makefile.inc @@ -6,7 +6,7 @@ MISRCS+=_hdtoa.c _ldtoa.c glue.c GDTOASRCS+=dmisc.c dtoa.c gdtoa.c gethex.c gmisc.c \ hd_init.c hexnan.c misc.c smisc.c \ - strtoIg.c strtod.c strtodg.c strtof.c strtord.c sum.c ulp.c + strtod.c strtodg.c strtof.c strtord.c sum.c ulp.c CFLAGS+=-I${.CURDIR}/../../contrib/gdtoa