summarylogtreecommitdiffstats
path: root/patch-edit_c
diff options
context:
space:
mode:
Diffstat (limited to 'patch-edit_c')
-rw-r--r--patch-edit_c11
1 files changed, 11 insertions, 0 deletions
diff --git a/patch-edit_c b/patch-edit_c
new file mode 100644
index 000000000000..eaa772c247e1
--- /dev/null
+++ b/patch-edit_c
@@ -0,0 +1,11 @@
+$OpenBSD: patch-edit_c,v 1.1 2003/05/02 16:14:13 pvalchev Exp $
+--- edit.c.orig Thu Mar 13 04:21:17 2003
++++ edit.c Sun Apr 20 11:09:31 2003
+@@ -20,6 +20,7 @@
+ ***************************************************************************/
+
+
++#include <stdlib.h>
+ #include "wand_head.h"
+
+ extern char *playscreen();