include cdefs.h for __printf0like to silence warning.
This commit is contained in:
parent
75a011263c
commit
dfe7e2f8ff
@ -15,6 +15,7 @@ static const char rcsid[] =
|
||||
"$FreeBSD$";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user