ports/textproc/lowdown/files/patch-tests.c
Baptiste Daroussin 8d8f6fd1fd Update to 0.3.1
2017-10-31 12:27:05 +00:00

11 lines
209 B
C

--- 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)