slackbuilds_ponce/system/ksh-openbsd/patches/linux/emacs_c.diff
Daniel LEVAI 7fc7de8808 system/ksh-openbsd: Renamed from "ksh" and updated to 20110909
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-10-08 20:29:28 -05:00

10 lines
318 B
Diff

--- ksh-openbsd_cvs/emacs.c 2010-02-23 12:49:15.000000000 +0100
+++ ksh-openbsd_cvs.new/emacs.c 2010-04-01 21:01:24.133232595 +0200
@@ -16,6 +16,7 @@
#include <ctype.h>
#include <locale.h>
#include "edit.h"
+#include "strlcpy.h"
static Area aedit;
#define AEDIT &aedit /* area for kill ring and macro defns */