1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/games/krogue/files/patch-ac
Chris D. Faulhaber 833a143561 Nice KDE reimplementation of the /usr/games/rogue classic
PR:		15803
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-23 00:55:11 +00:00

11 lines
269 B
Plaintext

--- krogue/kdun.cpp Tue Dec 21 15:31:48 1999
+++ krogue/kdun.cpp.new Tue Feb 22 00:41:48 2000
@@ -6,6 +6,7 @@
#include <kmsgbox.h>
#include <kconfig.h>
#include <ctype.h>
+#include <unistd.h>
#include "krestoredlg.h"
#include "rogue/dun.h"
#include "kcharfile.h"