summaryrefslogtreecommitdiffstats
path: root/src/ccapi/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/ccapi/common')
-rw-r--r--src/ccapi/common/cci_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ccapi/common/cci_common.h b/src/ccapi/common/cci_common.h
index b961ffdb99..d9a6d5c621 100644
--- a/src/ccapi/common/cci_common.h
+++ b/src/ccapi/common/cci_common.h
@@ -34,6 +34,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <time.h>
#include <com_err.h>
#if TARGET_OS_MAC