h5, dos_mode.c: fixed watcom build
FX_CSTYLE wasn't being defined because of missing FX_DLL_DEFINITION. DJGPP builds aren't affected.
This commit is contained in:
@@ -60,6 +60,8 @@
|
||||
#else
|
||||
#include <i86.h>
|
||||
#endif
|
||||
#define FX_DLL_DEFINITION
|
||||
#include <fxdll.h>
|
||||
#include <gdebug.h>
|
||||
#include <fxpci.h>
|
||||
#include <h3cinit.h>
|
||||
|
||||
Reference in New Issue
Block a user