mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-23 11:18:54 +00:00
Add missing #include to unbreak previous commit.
This commit is contained in:
parent
38cac8f88b
commit
b936664e72
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=113143
@ -400,6 +400,7 @@ vfwprintf(FILE * __restrict fp, const wchar_t * __restrict fmt0, va_list ap)
|
||||
}
|
||||
|
||||
#ifdef FLOATING_POINT
|
||||
#include <float.h>
|
||||
#include <math.h>
|
||||
#include "floatio.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user