summaryrefslogtreecommitdiff
path: root/games/wesnoth/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'games/wesnoth/patches/patch-af')
-rw-r--r--games/wesnoth/patches/patch-af12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/wesnoth/patches/patch-af b/games/wesnoth/patches/patch-af
deleted file mode 100644
index 1d1d3413a57..00000000000
--- a/games/wesnoth/patches/patch-af
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-af,v 1.7 2015/03/10 05:16:28 mef Exp $
-
---- src/preferences.cpp.orig 2015-01-24 06:21:14.000000000 +0900
-+++ src/preferences.cpp 2015-03-10 00:48:59.000000000 +0900
-@@ -32,6 +32,7 @@
- #include "util.hpp"
-
- #include <sys/stat.h> // for setting the permissions of the preferences file
-+#include <unistd.h>
- #include <boost/concept_check.hpp>
-
- static lg::log_domain log_config("config");