Revert "some follow-up for MSDOS build"

This reverts commit 36d3b64326.
This commit is contained in:
nhmall
2022-05-07 14:34:06 -04:00
parent 36d3b64326
commit e4f85df216
3 changed files with 3 additions and 16 deletions

View File

@@ -661,10 +661,6 @@ typedef unsigned char uchar;
# endif
#endif
#if defined(MSDOS) && defined(ENHANCED_SYMBOLS)
#undef ENHANCED_SYMBOLS
#endif
#include "integer.h"
#include "global.h" /* Define everything else according to choices above */