gets rid of some warnings
@@ -25,6 +25,7 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* System dependent filesystem routines */
+#include <stdio.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <dirent.h>