From a4284831c678ab6811783db2ad185c2ea071c8f9 Mon Sep 17 00:00:00 2001 From: Stas Degteff Date: Thu, 27 Apr 2006 09:22:18 +0000 Subject: [PATCH] Fix GCC build --- golded3/golded3.all | 1 - goldlib/gall/gtimall.h | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/golded3/golded3.all b/golded3/golded3.all index dd7052f..67bd058 100644 --- a/golded3/golded3.all +++ b/golded3/golded3.all @@ -54,7 +54,6 @@ gefile cpp all ovl bcd bco bcx djg emx lnx rsx wcn wco wcx cyg be sun gefind cpp all ovl bcd bco bcx djg emx lnx rsx wcn wco wcx cyg be sun geglob cpp all ovl bcd bco bcx djg emx lnx rsx wcn wco wcx cyg be sun gehdre cpp all ovl bcd bco bcx djg emx lnx rsx wcn wco wcx cyg be sun -gehdrs cpp all ovl bcd bco bcx djg emx lnx rsx wcn wco wcx cyg be sun geinit cpp all ovl bcd bco bcx djg emx lnx rsx wcn wco wcx cyg be sun geline cpp all ovl bcd bco bcx djg emx lnx rsx wcn wco wcx cyg be sun gelmsg cpp all ovl bcd bco bcx djg emx lnx rsx wcn wco wcx cyg be sun diff --git a/goldlib/gall/gtimall.h b/goldlib/gall/gtimall.h index 74a1f7e..abbad7a 100644 --- a/goldlib/gall/gtimall.h +++ b/goldlib/gall/gtimall.h @@ -49,6 +49,8 @@ #include #endif +#include "gstrall.h" + // ------------------------------------------------------------------ typedef long Clock;