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:
parent
2555fe1a4f
commit
b8a92b826d
4 changed files with 11 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue