summaryrefslogtreecommitdiff
path: root/stdio-common/vfprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdio-common/vfprintf.c')
-rw-r--r--stdio-common/vfprintf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdio-common/vfprintf.c b/stdio-common/vfprintf.c
index e2763e4c7d..d24c917bc2 100644
--- a/stdio-common/vfprintf.c
+++ b/stdio-common/vfprintf.c
@@ -24,6 +24,7 @@
#include <errno.h>
#include <wchar.h>
#include <libc-lock.h>
+#include <sys/param.h>
#include "_itoa.h"
#include "../locale/localeinfo.h"