strings.c: Include <sys/stat.h>.
This commit is contained in:
parent
bb41ade59e
commit
fb608b9209
@ -1,3 +1,7 @@
|
||||
2004-10-18 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
|
||||
|
||||
* strings.c: Include <sys/stat.h>.
|
||||
|
||||
2004-10-18 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* budemang.c (demangle): Fix thinko.
|
||||
|
@ -67,6 +67,7 @@
|
||||
#include "bucomm.h"
|
||||
#include "libiberty.h"
|
||||
#include "safe-ctype.h"
|
||||
#include <sys/stat.h>
|
||||
|
||||
/* Some platforms need to put stdin into binary mode, to read
|
||||
binary files. */
|
||||
|
Loading…
Reference in New Issue
Block a user