1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/games/wanderer/files/patch-m_c
Edwin Groothuis 5e56f8bd95 new port games/wanderer: Steve Shipway's wanderer
port of the ascii game - wanderer to FreeBSD.

PR:		ports/70827
Submitted by:	Marina Brown <marina@surferz.net>
2004-12-23 04:47:34 +00:00

12 lines
302 B
Plaintext

$OpenBSD: patch-m_c,v 1.1 2003/05/02 16:14:13 pvalchev Exp $
--- m.c.orig Thu Mar 13 04:22:07 2003
+++ m.c Sun Apr 20 11:09:05 2003
@@ -20,6 +20,7 @@
***************************************************************************/
+#include <stdlib.h>
#include <sys/time.h>
#include "wand_head.h"