$NetBSD: patch-ae,v 1.1 2004/04/06 19:02:49 reinoud Exp $

--- src/Window/event.hpp.orig	2004-04-03 21:20:49.000000000 +0200
+++ src/Window/event.hpp
@@ -15,10 +15,7 @@
 #include "tree.hpp"
 #include "command.hpp"
 
-#ifndef _TIME_T
-#define _TIME_T
-typedef long time_t;
-#endif
+#include <time.h>
 
 class window_rep;
 typedef window_rep* window;
