1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/games/xgalaga/files/patch-title.c
Guido Falsi 157deba61d Update to 2.1.1.0.
PR:		ports/167227
Approved by:	crees (mentor)
2012-05-13 15:41:23 +00:00

11 lines
231 B
C

--- title.c.orig 2008-03-06 06:58:16.000000000 +0900
+++ title.c 2012-04-23 14:28:39.000000000 +0900
@@ -5,6 +5,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#ifdef HAVE_FCNTL_H
# include <fcntl.h>
#endif