aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/clang-c/Index.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/clang-c/Index.h b/include/clang-c/Index.h
index 4e768097c4..99ea1b74e8 100644
--- a/include/clang-c/Index.h
+++ b/include/clang-c/Index.h
@@ -17,6 +17,7 @@
#define CLANG_C_INDEX_H
#include <sys/stat.h>
+#include <time.h>
#ifdef __cplusplus
extern "C" {