--- hatari/src/cpu/uae/string.h 2019/04/09 08:56:44 1.1.1.1 +++ hatari/src/cpu/uae/string.h 2019/04/09 08:59:14 1.1.1.2 @@ -44,6 +44,7 @@ #define _tcstod strtod #define _tcstok strtok #define _tcstol strtol +#define _tcstoul strtoul #define _totlower tolower #define _totupper toupper #define _tprintf printf