openbsd-ports/lang/js/patches/patch-examples_simple_c

12 lines
281 B
Plaintext
Raw Normal View History

$OpenBSD: patch-examples_simple_c,v 1.1.1.1 2002/10/22 22:17:02 pvalchev Exp $
--- examples/simple.c.orig Tue Oct 22 15:43:22 2002
+++ examples/simple.c Tue Oct 22 15:43:31 2002
@@ -29,6 +29,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <js.h>