mirror of
https://github.com/mirror/wget.git
synced 2026-08-23 03:13:28 +08:00
[svn] Include stdio.h.
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#define _GNU_SOURCE /* to get iswblank */
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <wchar.h>
|
||||
|
||||
Reference in New Issue
Block a user