SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
|||
ports-gcc: add missing header
|
||||
|
||||
Index: src/scim_fcitx_imengine.cpp
|
||||
--- src/scim_fcitx_imengine.cpp.orig
|
||||
+++ src/scim_fcitx_imengine.cpp
|
||||
@@ -35,6 +35,8 @@
|
||||
#define Uses_SCIM_CONFIG_BASE
|
||||
#define Uses_SCIM_CONFIG_PATH
|
||||
|
||||
+#include <string.h>
|
||||
+
|
||||
#include <scim.h>
|
||||
#include "scim_fcitx_imengine.h"
|
||||
#include "main.h"
|
Loading…
Add table
Add a link
Reference in a new issue