This file doesn't need this include
authorChris Lattner <sabre@nondot.org>
Fri, 1 Aug 2003 19:16:18 +0000 (19:16 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 1 Aug 2003 19:16:18 +0000 (19:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7479 91177308-0d34-0410-b5e6-96231b3b80d8

include/Support/Signals.h
include/llvm/System/Signals.h

index 86e5f910ba6a76025ae2273d1b2f625052125819..1445bd461db38773e07dbb2b72fa37acdc2bfdc7 100644 (file)
 
 #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.
 //
index 86e5f910ba6a76025ae2273d1b2f625052125819..1445bd461db38773e07dbb2b72fa37acdc2bfdc7 100644 (file)
 
 #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.
 //