mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Fix build with gcc4
This commit is contained in:
parent
37d123594c
commit
6a5e25390e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192410
10
chinese/celvis/files/patch-cut.c
Normal file
10
chinese/celvis/files/patch-cut.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- cut.c.orig Wed May 30 19:50:50 2007
|
||||
+++ cut.c Wed May 30 19:51:41 2007
|
||||
@@ -36,6 +36,7 @@
|
||||
|
||||
static char cbname; /* name chosen for next cut/paste operation */
|
||||
|
||||
+static cutfree(struct cutbuf *buf);
|
||||
|
||||
#ifndef NO_RECYCLE
|
||||
/* This function builds a list of all blocks needed in the current tmp file
|
Loading…
Reference in New Issue
Block a user