Added the MakeFileExecutable() method. This method takes a filename and
[oota-llvm.git] / include / Support / 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.
 //