summaryrefslogtreecommitdiff
path: root/src/port/sys_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/sys_internal.h')
-rw-r--r--src/port/sys_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/port/sys_internal.h b/src/port/sys_internal.h
index e7aa27e..d0c2f94 100644
--- a/src/port/sys_internal.h
+++ b/src/port/sys_internal.h
@@ -74,6 +74,7 @@
#define HAVE_LOCK_F
#define HAVE_LOCALTIME_R
#define HAVE_DLFCN
+#define WOLF_LIBRARY_DLERROR_CONST const
#else
#error unknown platform
#endif /* defined OS_MINOR_VERSION >= 2 && OS_MINOR_VERSION <= 7 */