diff options
Diffstat (limited to 'misc/vym/patches/patch-aa')
-rw-r--r-- | misc/vym/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/vym/patches/patch-aa b/misc/vym/patches/patch-aa deleted file mode 100644 index ff3fae38caa..00000000000 --- a/misc/vym/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2007/08/05 16:36:11 joerg Exp $ - ---- file.cpp.orig 2007-08-05 15:41:08.000000000 +0000 -+++ file.cpp -@@ -2,6 +2,8 @@ - #include <qmessagebox.h> - #include <iostream> - -+#include <unistd.h> -+ - #include "file.h" - #include "process.h" - |