Always include <stdio.h>
This commit is contained in:
parent
790e67e687
commit
6af7352c10
|
@ -28,9 +28,7 @@ static char const _license[] =
|
|||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#ifdef DEBUG
|
||||
# include <stdio.h>
|
||||
#endif
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <libintl.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user