]> gcc.gnu.org Git - gcc.git/blobdiff - libiberty/splay-tree.c
choose-temp.c: Don't check IN_GCC anymore.
[gcc.git] / libiberty / splay-tree.c
index e14b93192c2a64791bb605251c1543a38fa00706..cc766960d76311d8a7e69aae6f8666d47260b23b 100644 (file)
@@ -23,7 +23,7 @@
      Lewis, Harry R. and Denenberg, Larry.  Data Structures and Their
      Algorithms.  Harper-Collins, Inc.  1991.  */
 
-#if defined (IN_GCC) || defined (HAVE_CONFIG_H)
+#ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
This page took 0.023965 seconds and 5 git commands to generate.