openbsd-ports/games/xsoldier/patches/patch-ending_c
2003-09-28 01:08:49 +00:00

12 lines
302 B
Plaintext

$OpenBSD: patch-ending_c,v 1.1 2003/09/28 01:08:49 naddy Exp $
--- ending.c.orig 2003-09-28 03:00:54.000000000 +0200
+++ ending.c 2003-09-28 03:01:12.000000000 +0200
@@ -8,6 +8,7 @@
*/
#include <stdio.h>
+#include <string.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/keysym.h>