added ctype.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@753
This commit is contained in:
parent
0e35a7dfe2
commit
90b535d377
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#ifdef WIN32
|
||||
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include "cdrom.h"
|
||||
#include "scsidefs.h" // Aspi stuff
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue