mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Include stdio.h.
This commit is contained in:
parent
3cb4f464c4
commit
dbd0607ea8
@ -34,6 +34,7 @@
|
|||||||
#define _GNU_SOURCE /* to get iswblank */
|
#define _GNU_SOURCE /* to get iswblank */
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <wchar.h>
|
#include <wchar.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user