Branch: Tag:

1999-06-19

1999-06-19 20:00:09 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>

no comment

Rev: src/global.h:1.35

5:   \*/      /* -  * $Id: global.h,v 1.34 1999/05/12 04:41:36 hubbe Exp $ +  * $Id: global.h,v 1.35 1999/06/19 20:00:09 hubbe Exp $    */   #ifndef GLOBAL_H   #define GLOBAL_H
143:   #undef HAVE_MEMORY_H   #endif    + #ifdef HAVE_WINDOWS_H + #include <windows.h> + #undef HAVE_WINDOWS_H + #endif    -  +    /* we here define a few types with more defined values */      #define INT64 long long