summaryrefslogtreecommitdiff
path: root/games/glchess/patches/patch-aa
blob: 4775e4b1c2bfd090452bb27904f9fe04246cbb42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1.1.1 2002/10/12 06:17:15 rh Exp $

--- src/interface.c.orig	Mon Mar 25 15:02:08 2002
+++ src/interface.c
@@ -24,6 +24,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <gtkgl/gtkglarea.h>
+#include <sys/time.h>
 #include <sys/select.h>
 
 #include "global.h"