diff options
Diffstat (limited to 'textproc/lowdown/files/patch-main.c')
-rw-r--r-- | textproc/lowdown/files/patch-main.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/lowdown/files/patch-main.c b/textproc/lowdown/files/patch-main.c deleted file mode 100644 index 1359a0006e8c..000000000000 --- a/textproc/lowdown/files/patch-main.c +++ /dev/null @@ -1,11 +0,0 @@ ---- main.c.orig 2017-10-26 09:00:30 UTC -+++ main.c -@@ -20,7 +20,7 @@ - #include <sys/param.h> - #if HAVE_CAPSICUM - # include <sys/resource.h> --# include <sys/capability.h> -+# include <sys/capsicum.h> - #endif - - #if HAVE_ERR |