diff options
Diffstat (limited to 'gcc/cpphash.c')
| -rw-r--r-- | gcc/cpphash.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cpphash.c b/gcc/cpphash.c index 85883e35137..1fcabaf0c86 100644 --- a/gcc/cpphash.c +++ b/gcc/cpphash.c @@ -27,8 +27,6 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "cpplib.h" #include "cpphash.h" -extern char *xmalloc PARAMS ((unsigned)); - static HASHNODE *hashtab[HASHSIZE]; /* Return hash function on name. must be compatible with the one |

