Include stdio.h for fprintf.
This commit is contained in:
parent
88a8826cf7
commit
6182664859
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
#endif
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#if STDC_HEADERS
|
||||
# include <stdlib.h>
|
||||
|
|
Loading…
Reference in a new issue