aboutsummaryrefslogtreecommitdiff
path: root/daemon/OlyUtility.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/OlyUtility.h')
-rw-r--r--daemon/OlyUtility.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/daemon/OlyUtility.h b/daemon/OlyUtility.h
index 5c68a58..abab0a5 100644
--- a/daemon/OlyUtility.h
+++ b/daemon/OlyUtility.h
@@ -9,6 +9,8 @@
#ifndef OLY_UTILITY_H
#define OLY_UTILITY_H
+#include <stddef.h>
+
#ifdef WIN32
#define PATH_SEPARATOR '\\'
#define CAIMAN_PATH_MAX MAX_PATH