From 0438ddaacc49d2c48dfabaee62b3919174048e3b Mon Sep 17 00:00:00 2001 From: pooka Date: Sat, 1 Mar 2003 21:14:55 +0000 Subject: Thanks for misleading me, cvs, but I really want this to go in. --- games/nethack-qt/patches/patch-aj | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 games/nethack-qt/patches/patch-aj (limited to 'games/nethack-qt') diff --git a/games/nethack-qt/patches/patch-aj b/games/nethack-qt/patches/patch-aj new file mode 100644 index 00000000000..9a6de3afa44 --- /dev/null +++ b/games/nethack-qt/patches/patch-aj @@ -0,0 +1,13 @@ +$NetBSD: patch-aj,v 1.3 2003/03/01 21:14:55 pooka Exp $ + +--- src/files.c.orig 2003-02-23 16:43:26.000000000 +0200 ++++ src/files.c 2003-03-01 22:57:10.000000000 +0200 +@@ -47,6 +47,8 @@ + # define O_BINARY 0 + #endif + ++#include ++ + #ifdef PREFIXES_IN_USE + #define FQN_NUMBUF 4 + static char fqn_filename_buffer[FQN_NUMBUF][FQN_MAX_FILENAME]; -- cgit v1.2.3