diff --git a/Ibm1130/ibm1130_cr.c b/Ibm1130/ibm1130_cr.c index bc895e27..42ba3550 100644 --- a/Ibm1130/ibm1130_cr.c +++ b/Ibm1130/ibm1130_cr.c @@ -1,6 +1,7 @@ #include "ibm1130_defs.h" #include "ibm1130_fmt.h" #include +#include #ifdef _WIN32 # include /* Microsoft puts definition of mktemp into io.h rather than stdlib.h */