mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-03 13:23:00 +08:00
2000-06-07 Philippe De Muyter <phdm@macqel.be>
* source.c: Remove direct inclusion of sys/stat.h.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2000-06-07 Philippe De Muyter <phdm@macqel.be>
|
||||||
|
|
||||||
|
* source.c: Remove direct inclusion of sys/stat.h.
|
||||||
|
|
||||||
2000-05-31 Nick Clifton <nickc@cygnus.com>
|
2000-05-31 Nick Clifton <nickc@cygnus.com>
|
||||||
|
|
||||||
* gprof.h (_): Revert previous delta. We want to use gettext,
|
* gprof.h (_): Revert previous delta. We want to use gettext,
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Keeps track of source files.
|
* Keeps track of source files.
|
||||||
*/
|
*/
|
||||||
#include <sys/stat.h>
|
|
||||||
|
|
||||||
#include "gprof.h"
|
#include "gprof.h"
|
||||||
#include "libiberty.h"
|
#include "libiberty.h"
|
||||||
#include "filenames.h"
|
#include "filenames.h"
|
||||||
|
Reference in New Issue
Block a user