diskio: convert print functions to match common signature
[monky] / src / ibm.c
index 8d1b08c..76eb3e0 100644 (file)
--- a/src/ibm.c
+++ b/src/ibm.c
@@ -33,6 +33,8 @@
 #include "config.h"
 #include "ibm.h"
 #include "logging.h"
+#include "temphelper.h"
+#include <ctype.h>
 #include <stdio.h>
 #include <errno.h>
 #include <string.h>