diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2011-03-06 17:45:37 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2011-03-06 17:45:37 +0000 |
| commit | 4551abd040920d95cbd6cb6f70383c1e5ba98367 (patch) | |
| tree | f09bec05b7229d36525137687bd6b8aa06947b91 /include/printf.h | |
| parent | f03ca7241bf41d7edbbc49a8686c0309a5573362 (diff) | |
Notes
Diffstat (limited to 'include/printf.h')
| -rw-r--r-- | include/printf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/printf.h b/include/printf.h index 02fe6398b692..1cb39c700926 100644 --- a/include/printf.h +++ b/include/printf.h @@ -29,6 +29,7 @@ #ifndef _PRINTF_H_ #define _PRINTF_H_ +#include <stdio.h> #include <wchar.h> /* |
