$NetBSD: patch-ae,v 1.2 2005/07/27 17:32:13 drochner Exp $

--- ./src/System/Classes/timer.hpp.orig	2005-07-26 11:46:06.000000000 +0200
+++ ./src/System/Classes/timer.hpp
@@ -15,10 +15,7 @@
 #include "string.hpp"
 #include "tm_configure.hpp"
 
-#ifndef HAVE_TIME_T
-#define HAVE_TIME_T
-typedef long time_t;
-#endif
+#include <time.h>
 
 #ifdef OS_SUN
 #include <sys/types.h>
