Initial Windows build support for NE

This commit is contained in:
vit9696 2018-05-08 02:48:34 +03:00
parent 217df48c45
commit e0b3049bff
5 changed files with 63 additions and 6 deletions

View file

@ -40,7 +40,7 @@ not recommended that bformat be used at all. */
#define START_VSNBUFF (256)
#else
#if defined (__GNUC__) && !defined (__PPC__)
#if defined (__GNUC__) && !defined (__PPC__) && !defined(__WIN32__)
/* Something is making gcc complain about this prototype not being here, so
I've just gone ahead and put it in. */
extern "C" {