OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / dbgcnt.c
index 6c3bd91..911cfb3 100644 (file)
@@ -1,5 +1,5 @@
 /* Debug counter for debugging support
-   Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -22,7 +22,7 @@ See dbgcnt.def for usage information.  */
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
-#include "errors.h"
+#include "toplev.h"
 #include "tm.h"
 #include "rtl.h"
 #include "output.h"