mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
833a143561
PR: 15803 Submitted by: Will Andrews <andrews@technologist.com>
11 lines
269 B
Plaintext
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"
|