Add extra patch for 4-*.

Submitted by:	maintainer
Pointyhat by:	me
This commit is contained in:
Vanilla I. Shu 2004-08-16 01:43:05 +00:00
parent d93eb7b9a2
commit a4ccad8524
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116336
2 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,10 @@
--- 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)

View file

@ -0,0 +1,10 @@
--- 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)