]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/collect2.c
collect2.h: New header file for prototypes.
[thirdparty/gcc.git] / gcc / collect2.c
index 7638e4d84620ba0e536139de604dbb37bbd5a071..978c3e73c6981f0b3b6999698617709cb8d661d1 100644 (file)
@@ -45,6 +45,7 @@ Boston, MA 02111-1307, USA.  */
 
 #define COLLECT
 
+#include "collect2.h"
 #include "demangle.h"
 #include "obstack.h"
 #ifdef __CYGWIN__