freebsd-ports/chinese/ve/files/patch-editor.c
Alexander Logvinov 045195c2ea - Fix the terminal initial problem with color redraw
- Pass maintainership to submitter

PR:		ports/137858
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
2009-10-07 06:10:05 +00:00

10 lines
304 B
C

--- edit.c.orig 2009-10-06 23:06:44.000000000 +0800
+++ edit.c 2009-10-06 23:06:57.000000000 +0800
@@ -6,7 +6,6 @@
/* update : 95/12/15 */
/*-------------------------------------------------------*/
-#include <stdlib.h>
#include <sys/param.h>
#include "bbs.h"