X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Fresource.h;h=3024567d7a2d71f98a0f94baf583b8e9a830f34d;hp=7ca055a1eff38d158f5e0111b9080dc2d11a5f73;hb=01c4a808e7c39f268527280725795d3ff9e8f7b8;hpb=bcf3c70d147456744ec196ee1977b53bc96e20ba diff --git a/gcc/resource.h b/gcc/resource.h index 7ca055a1eff..3024567d7a2 100644 --- a/gcc/resource.h +++ b/gcc/resource.h @@ -1,5 +1,5 @@ /* Definitions for computing resource usage of specific insns. - Copyright (C) 1999, 2003 Free Software Foundation, Inc. + Copyright (C) 1999, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. This file is part of GCC. @@ -15,13 +15,14 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #ifndef GCC_RESOURCE_H #define GCC_RESOURCE_H #include "hard-reg-set.h" +#include "df.h" /* Macro to clear all resources. */ #define CLEAR_RESOURCE(RES) \