aboutsummaryrefslogtreecommitdiff
path: root/dep/CascLib
diff options
context:
space:
mode:
Diffstat (limited to 'dep/CascLib')
-rw-r--r--dep/CascLib/src/CascPort.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/CascLib/src/CascPort.h b/dep/CascLib/src/CascPort.h
index 6d0595ce522..3bf1efde4b8 100644
--- a/dep/CascLib/src/CascPort.h
+++ b/dep/CascLib/src/CascPort.h
@@ -66,6 +66,7 @@
#include <stdlib.h>
#include <dirent.h>
#include <errno.h>
+ #include <stddef.h>
// Support for PowerPC on Max OS X
#if (__ppc__ == 1) || (__POWERPC__ == 1) || (_ARCH_PPC == 1)