--- np2/io/sysport.h 2003/10/16 17:57:57 1.1 +++ np2/io/sysport.h 2003/12/08 00:55:32 1.2 @@ -1,6 +1,6 @@ typedef struct { - BYTE c; + UINT8 c; } _SYSPORT, *SYSPORT;