1
0
Fork 0

include ctype.h for toupper function

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@832
This commit is contained in:
Sjoerd van der Berg 2003-03-29 00:34:30 +00:00
parent 74cdd9bfed
commit cbeca815e5

View file

@ -18,6 +18,8 @@
#if defined (WIN32)
#include <ctype.h>
#include "cdrom.h"
#include "scsidefs.h" // Aspi stuff
#include "dosbox.h"