SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
10
devel/droplet/patches/patch-examples_recurse_c
Normal file
10
devel/droplet/patches/patch-examples_recurse_c
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- examples/recurse.c.orig Fri May 23 13:28:25 2014
|
||||
+++ examples/recurse.c Fri May 23 13:28:35 2014
|
||||
@@ -3,6 +3,7 @@
|
||||
*/
|
||||
|
||||
#include <droplet.h>
|
||||
+#include <string.h>
|
||||
|
||||
dpl_status_t
|
||||
recurse(dpl_ctx_t *ctx,
|
Loading…
Add table
Add a link
Reference in a new issue