summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Unix/Signals.inc
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Support/Unix/Signals.inc')
-rw-r--r--llvm/lib/Support/Unix/Signals.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/Unix/Signals.inc b/llvm/lib/Support/Unix/Signals.inc
index 1f8c8158d7f..60ff87644f3 100644
--- a/llvm/lib/Support/Unix/Signals.inc
+++ b/llvm/lib/Support/Unix/Signals.inc
@@ -28,7 +28,7 @@
#include <sys/stat.h>
#endif
#if HAVE_CXXABI_H
-#include cxxabi.h>
+#include <cxxabi.h>
#endif
#if HAVE_DLFCN_H
#include <dlfcn.h>
OpenPOWER on IntegriCloud