binutils-gdb/gdb/common
Gary Benson 7f3647e2ba Remove forward declaration of struct stat
Forward declarations of struct stat break the Windows build.
This commit removes a forward declaration of struct stat and
includes sys/stat.h directly instead.

gdb/ChangeLog:

	PR gdb/18131
	* common/common-remote-fileio.h (sys/stat.h): New include.
	(stuct stat): Remove forward declaration.
2015-03-17 11:26:09 +00:00
..
agent.c
agent.h Make functions and variables exported by the IPA be extern "C" 2015-02-27 17:27:29 +00:00
ax.def [gdb/ax] small "setv" fix and documentation's adjustment. 2015-02-19 19:04:16 +04:00
break-common.h
btrace-common.c
btrace-common.h btrace: identify cpu 2015-02-09 09:49:15 +01:00
buffer.c
buffer.h
cleanups.c C++ keyword cleanliness, mostly auto-generated 2015-02-27 16:33:07 +00:00
cleanups.h
common-debug.c
common-debug.h
common-defs.h Make functions and variables exported by the IPA be extern "C" 2015-02-27 17:27:29 +00:00
common-exceptions.c Make TRY/CATCH use real C++ try/catch in C++ mode 2015-03-07 15:26:27 +00:00
common-exceptions.h Make TRY/CATCH use real C++ try/catch in C++ mode 2015-03-07 15:26:27 +00:00
common-regcache.h
common-remote-fileio.c Move remote_fileio_to_fio_stat to gdb/common 2015-03-11 17:53:57 +00:00
common-remote-fileio.h Remove forward declaration of struct stat 2015-03-17 11:26:09 +00:00
common-types.h
common-utils.c
common-utils.h New common function "startswith" 2015-03-06 09:42:06 +00:00
common.host
common.m4
create-version.sh
errors.c
errors.h
filestuff.c C++ keyword cleanliness, mostly auto-generated 2015-02-27 16:33:07 +00:00
filestuff.h C++ keyword cleanliness, mostly auto-generated 2015-02-27 16:33:07 +00:00
format.c
format.h
gdb_assert.h
gdb_locale.h
gdb_setjmp.h
gdb_signals.h
gdb_vecs.c
gdb_vecs.h
gdb_wait.h
host-defs.h
mingw-strerror.c
posix-strerror.c
print-utils.c
print-utils.h
ptid.c
ptid.h
queue.h
rsp-low.c
rsp-low.h
signals.c
symbol.h
vec.c
vec.h
version.h
x86-xstate.h
xml-utils.c
xml-utils.h