Include nss.h only when PC98 is defined.

Pointed out by:	"Pierre Y. Dampure" <pierre.dampure@k2c.co.uk>
This commit is contained in:
KATO Takenori 1999-04-03 02:32:54 +00:00
parent 1eb80b4532
commit cd9559886a

View File

@ -101,10 +101,12 @@
#define CONFIG_YM3812
#endif
#ifdef PC98
#include "nss.h"
#if NNSS != 0
#define CONFIG_NSS
#endif
#endif
#define ALLOW_POLL