1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- it doesn't need extra-patch-4-stable in 0.5.0

PR:		78265
Submitted by:	maintainer
This commit is contained in:
Cheng-Lung Sung 2005-03-13 02:16:36 +00:00
parent 30e15ee5ba
commit 322297796b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131052

View File

@ -1,10 +0,0 @@
--- src/scim_special_table.cpp.orig Wed Aug 4 20:10:57 2004
+++ src/scim_special_table.cpp Wed Aug 4 20:11:13 2004
@@ -23,6 +23,7 @@
#include <time.h>
#include <scim.h>
#include "scim_special_table.h"
+#include <cstdio>
static inline String
_trim_blank (const String &str)