merge from gcc

This commit is contained in:
DJ Delorie 2002-06-25 01:03:52 +00:00
parent d226df4d47
commit 007425f1be
7 changed files with 21 additions and 12 deletions

View file

@ -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)