summaryrefslogtreecommitdiff
path: root/lib/Support/regex2.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Support/regex2.h')
-rw-r--r--lib/Support/regex2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Support/regex2.h b/lib/Support/regex2.h
index d81bfbc97d02..19d14cd14abb 100644
--- a/lib/Support/regex2.h
+++ b/lib/Support/regex2.h
@@ -38,6 +38,9 @@
#ifndef LLVM_SUPPORT_REGEX2_H
#define LLVM_SUPPORT_REGEX2_H
+#include "regutils.h"
+#include <stddef.h>
+
/*
* internals of regex_t
*/