summaryrefslogtreecommitdiff
path: root/games/gnuchess/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnuchess/patches/patch-ac')
-rw-r--r--games/gnuchess/patches/patch-ac12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/gnuchess/patches/patch-ac b/games/gnuchess/patches/patch-ac
deleted file mode 100644
index d16d1fd4057..00000000000
--- a/games/gnuchess/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.7 2008/04/03 09:07:49 joerg Exp $
-
---- src/lexpgn.l.orig 2008-04-03 11:01:56.000000000 +0200
-+++ src/lexpgn.l
-@@ -37,6 +37,7 @@
- #include <stdlib.h>
- #include <ctype.h>
- #include <string.h>
-+#include <unistd.h>
-
- #include "common.h"
- #include "lexpgn.h"