diff options
Diffstat (limited to 'textproc/lowdown/files/patch-tests.c')
-rw-r--r-- | textproc/lowdown/files/patch-tests.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/lowdown/files/patch-tests.c b/textproc/lowdown/files/patch-tests.c deleted file mode 100644 index 19ff3d7918f6..000000000000 --- a/textproc/lowdown/files/patch-tests.c +++ /dev/null @@ -1,11 +0,0 @@ ---- tests.c.orig 2017-10-26 09:00:30 UTC -+++ tests.c -@@ -17,7 +17,7 @@ main(void) - } - #endif /* TEST_ARC4RANDOM */ - #if TEST_CAPSICUM --#include <sys/capability.h> -+#include <sys/capsicum.h> - - int - main(void) |