summaryrefslogtreecommitdiff
path: root/include/wolf/port/sys.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wolf/port/sys.h')
-rw-r--r--include/wolf/port/sys.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/wolf/port/sys.h b/include/wolf/port/sys.h
index 74d7d68..8199b15 100644
--- a/include/wolf/port/sys.h
+++ b/include/wolf/port/sys.h
@@ -189,6 +189,8 @@
#define HAVE_STRNCASECMP
#define HAVE_STRINGS_H
#define HAVE_SYSLOG_H
+#define HAVE_STRLCPY
+#define HAVE_STRLCAT
#else
#error unknown platform
#endif /* OS_MINOR_VERSION == 10 */