Upgrade to today's gnulib.

This commit is contained in:
Paul Eggert
2003-06-16 19:41:07 +00:00
parent 671881d12d
commit e9665d1605
13 changed files with 53 additions and 37 deletions

View File

@@ -24,6 +24,8 @@
#ifndef HASH_H_
# define HASH_H_
# include <stdio.h>
# ifndef PARAMS
# if PROTOTYPES || __STDC__
# define PARAMS(Args) Args