mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-17 21:03:55 +08:00
2003-02-07 Andrew Cagney <ac131313@redhat.com>
* sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of <sys/stat.h>. * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
This commit is contained in:
@ -55,7 +55,7 @@
|
||||
#include "target.h"
|
||||
#include "inferior.h"
|
||||
#include <fcntl.h>
|
||||
#include <sys/stat.h>
|
||||
#include "gdb_stat.h"
|
||||
#include <dlfcn.h>
|
||||
#include "gdbcmd.h"
|
||||
#include "gdbcore.h"
|
||||
|
Reference in New Issue
Block a user