include ctype.h for toupper
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1137
This commit is contained in:
parent
fc02a41aad
commit
4e62907e37
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
#if C_MODEM
|
||||
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include "SDL_net.h"
|
||||
|
||||
#include "inout.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue