remove hashf() prototype since header.h already has it

SVN revision: 22155
This commit is contained in:
Mike Frysinger 2006-04-16 04:20:33 +00:00
parent 09cd5fd217
commit 5f6ac8636d
1 changed files with 0 additions and 1 deletions

View File

@ -292,7 +292,6 @@ static HOST_WIDE_INT eval_if_expression(cpp_reader * pfile, unsigned char *buf,
int length);
static int change_newlines();
extern int hashf(const unsigned char *name, int len, int hashsize);
static int file_size_and_mode(int fd, int *mode_pointer,
long int *size_pointer);