Unbreak build (change was only tested with pas2c parser, and was okay to it)
#pragma oncetypedef char string255[];typedef int SmallInt;typedef int Word;typedef int LongInt;typedef int LongWord;typedef int Byte;typedef Byte * PByte;typedef void * pointer;