aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/Support/Signals.h5
-rw-r--r--include/llvm/System/Signals.h5
2 files changed, 0 insertions, 10 deletions
diff --git a/include/Support/Signals.h b/include/Support/Signals.h
index 86e5f91..1445bd4 100644
--- a/include/Support/Signals.h
+++ b/include/Support/Signals.h
@@ -10,11 +10,6 @@
#include <string>
-//
-// This will include the signal handler return type.
-//
-#include "Config/config.h"
-
// RemoveFileOnSignal - This function registers signal handlers to ensure that
// if a signal gets delivered that the named file is removed.
//
diff --git a/include/llvm/System/Signals.h b/include/llvm/System/Signals.h
index 86e5f91..1445bd4 100644
--- a/include/llvm/System/Signals.h
+++ b/include/llvm/System/Signals.h
@@ -10,11 +10,6 @@
#include <string>
-//
-// This will include the signal handler return type.
-//
-#include "Config/config.h"
-
// RemoveFileOnSignal - This function registers signal handlers to ensure that
// if a signal gets delivered that the named file is removed.
//