summaryrefslogtreecommitdiff
path: root/games/nighthawk/files/patch-src-object.cc
blob: bb6df37c46902ffb7c8215192e3c2051704dcf12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/object.cc.orig	Wed Feb  5 00:17:43 2003
+++ src/object.cc	Wed Feb  5 00:17:59 2003
@@ -14,6 +14,7 @@
 extern "C" {
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <math.h>
 #include <X11/Xlib.h>
 #include <X11/keysym.h>