summaryrefslogtreecommitdiff
path: root/include/hashtab.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2002-06-25 01:03:52 +0000
committerDJ Delorie <dj@delorie.com>2002-06-25 01:03:52 +0000
commited5755cb9489cfe7f46c58f2e9c715bf5b808e22 (patch)
tree2bd4462e869264948e8498c8d6af0205ddc1d0b8 /include/hashtab.h
parent3b0ed68e2b868c92619e9118b4851e4c264caedf (diff)
downloadgdb-ed5755cb9489cfe7f46c58f2e9c715bf5b808e22.tar.gz
merge from gcc
Diffstat (limited to 'include/hashtab.h')
-rw-r--r--include/hashtab.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/hashtab.h b/include/hashtab.h
index 7fb31e48c4e..be866b51ee6 100644
--- a/include/hashtab.h
+++ b/include/hashtab.h
@@ -1,5 +1,5 @@
/* An expandable hash tables datatype.
- Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
Contributed by Vladimir Makarov (vmakarov@cygnus.com).
This program is free software; you can redistribute it and/or modify
@@ -36,7 +36,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
extern "C" {
#endif /* __cplusplus */
-#include <ansidecl.h>
+#include "ansidecl.h"
#ifndef GTY
#define GTY(X)