ports/devel/droplet/patches/patch-examples_recurse_c

11 lines
208 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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,