Branch: Tag:

1999-05-12

1999-05-12 04:41:36 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>

make it easier to compile with Cygwin

Rev: src/global.h:1.34

5:   \*/      /* -  * $Id: global.h,v 1.33 1999/04/25 20:32:38 grubba Exp $ +  * $Id: global.h,v 1.34 1999/05/12 04:41:36 hubbe Exp $    */   #ifndef GLOBAL_H   #define GLOBAL_H    -  + #if defined(__WINNT__) && !defined(__NT__) + #define __NT__ + #endif +    /* The worlds most stringent C compiler? */   #ifdef __TenDRA__   /* We want to be able to use 64bit arithmetic */