$NetBSD: patch-ac,v 1.2 2001/08/15 19:41:45 rh Exp $

--- lbreakout/game.cpp.orig	Sun Mar 11 11:53:45 2001
+++ lbreakout/game.cpp	Tue Aug 14 20:03:12 2001
@@ -15,6 +15,8 @@
  *                                                                         *
  ***************************************************************************/
 
+#include <time.h>
+#include <sys/types.h>
 #include <sys/timeb.h>
 #include <stdlib.h>
 #include <string.h>
