Commit 36dd3a44 by Jeffrey A Law Committed by Jeff Law

* hashtab.c: Include stdio.h.

From-SVN: r30475
parent 989b6dfc
Wed Nov 10 09:42:39 1999 Jeffrey A Law (law@cygnus.com)
* hashtab.c: Include stdio.h.
Mon Nov 8 09:23:41 1999 Jeffrey A Law (law@cygnus.com)
* hashtab.c (traverse_hash_table): Protect prototype with PARAMS.
......
......@@ -39,6 +39,8 @@ Boston, MA 02111-1307, USA. */
#include <stdlib.h>
#endif
#include <stdio.h>
#include "libiberty.h"
#include "hashtab.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment