Below is the file 'types.h' from this revision. You can also download the file.

typedef int bool;
#define TRUE 1
#define FALSE 0