make it compilable on 4.x.
Reported by: pointyhat via kris
This commit is contained in:
parent
e169e6fab9
commit
4e9d53098b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139794
1 changed files with 12 additions and 0 deletions
12
japanese/scim-anthy/files/patch-src::scim_anthy_utils.cpp
Normal file
12
japanese/scim-anthy/files/patch-src::scim_anthy_utils.cpp
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: src/scim_anthy_utils.cpp
|
||||
diff -u src/scim_anthy_utils.cpp.orig src/scim_anthy_utils.cpp
|
||||
--- src/scim_anthy_utils.cpp.orig Thu Jul 7 17:24:45 2005
|
||||
+++ src/scim_anthy_utils.cpp Thu Jul 21 16:54:04 2005
|
||||
@@ -17,6 +17,7 @@
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
+#include <unistd.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
#include "scim_anthy_utils.h"
|
Loading…
Reference in a new issue