Subject: Please commit this patch for games/baduki to make it run on Linux
To: None <tech-pkg@netbsd.org>
From: Roland Illig <roland.illig@gmx.de>
List: tech-pkg
Date: 06/12/2004 12:46:10
$NetBSD$

This patch is needed for Linux.

--- utils.c.orig        1999-08-05 21:45:06.000000000 +0200
+++ utils.c     2004-06-12 12:33:43.000000000 +0200
@@ -21,6 +21,7 @@
  #include <string.h>
  #include <stdio.h>
  #include <sys/time.h>
+#include <time.h>
  #include <unistd.h>

  #include "baduki.h"