summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/fibheap.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/fibheap.h')
-rw-r--r--contrib/gcc/fibheap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/gcc/fibheap.h b/contrib/gcc/fibheap.h
index d109e4a..fc37f9e 100644
--- a/contrib/gcc/fibheap.h
+++ b/contrib/gcc/fibheap.h
@@ -1,5 +1,5 @@
/* A Fibonacci heap datatype.
- Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+ Copyright 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
Contributed by Daniel Berlin (dan@cgsoftware.com).
This file is part of GCC.
@@ -40,7 +40,7 @@ Boston, MA 02111-1307, USA. */
#ifndef _FIBHEAP_H_
#define _FIBHEAP_H_
-#include <ansidecl.h>
+#include "ansidecl.h"
typedef long fibheapkey_t;
OpenPOWER on IntegriCloud