explicitly include stdio.h to get EOF definition needed by wctob
This commit is contained in:
committed by
Rich Felker
parent
6d70c08a2c
commit
6e694d6960
@@ -1,4 +1,5 @@
|
||||
#include <wchar.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "internal.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user