From 1fcf3c028ae1eb5072e70fa0a8a856dfbfae595b Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Thu, 5 Jul 2001 18:05:07 +0000 Subject: afont.c now builds --- src/win95/platform.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/win95/platform.h') diff --git a/src/win95/platform.h b/src/win95/platform.h index 83dcb50..6198d94 100644 --- a/src/win95/platform.h +++ b/src/win95/platform.h @@ -1,6 +1,8 @@ #ifndef PLATFORM_INCLUDED #define PLATFORM_INCLUDED +#include // int64_t + #include "shape.h" // struct imageheader /* @@ -42,6 +44,7 @@ typedef struct RECT typedef RECT RECT_AVP; +typedef int64_t __int64; /* Watcom C 64-bit values */ -- cgit v1.3