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