mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 09:02:44 +00:00
Add nested include of <wchar.h>
This commit is contained in:
parent
981332f102
commit
f3fede8ab9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=156208
@ -29,6 +29,8 @@
|
||||
#ifndef _PRINTF_H_
|
||||
#define _PRINTF_H_
|
||||
|
||||
#include <wchar.h>
|
||||
|
||||
/*
|
||||
* The API defined by glibc allows a renderer to take multiple arguments
|
||||
* This is obviously usable for things like (ptr+len) pairs etc.
|
||||
|
Loading…
Reference in New Issue
Block a user