X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/eb9568566a284c28cb45bc7c832a08155d6c08bd..cd3684cfa8e5b6faa2ce00330a6d84bd04d165d4:/lib/hash.h?ds=sidebyside diff --git a/lib/hash.h b/lib/hash.h index a9fc1876..b5537fa8 100644 --- a/lib/hash.h +++ b/lib/hash.h @@ -24,6 +24,8 @@ #ifndef HASH_H_ # define HASH_H_ +# include + # ifndef PARAMS # if PROTOTYPES || __STDC__ # define PARAMS(Args) Args