OSDN Git Service

Include hconfig.h.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Oct 1993 01:53:30 +0000 (01:53 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Oct 1993 01:53:30 +0000 (01:53 +0000)
Remove unused #ifdef OLD.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5912 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/scan-decls.c

index a27c1a5..8191045 100644 (file)
@@ -17,11 +17,9 @@ Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
    Written by Per Bothner <bothner@cygnus.com>, July 1993.  */
 
-#ifdef OLD
-#endif
-
 #include <stdio.h>
 #include <ctype.h>
+#include "hconfig.h"
 #include "scan.h"
 
 sstring buf;