This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
New ARI warning Tue Apr 23 01:51:40 UTC 2013 in -D 2013-04-23-gmt
- From: GDB Administrator <gdbadmin at sourceware dot org>
- To: gdb-patches at sourceware dot org
- Date: Tue, 23 Apr 2013 01:51:40 +0000
- Subject: New ARI warning Tue Apr 23 01:51:40 UTC 2013 in -D 2013-04-23-gmt
92a93,94
> gdb/common/filestuff.c:33: regression: stat.h: Do not include stat.h or sys/stat.h, instead include gdb_stat.h
gdb/common/filestuff.c:33:#include <sys/stat.h>
> gdb/common/filestuff.c:51: regression: dirent.h: Do not include dirent.h, instead include gdb_dirent.h
gdb/common/filestuff.c:51:#include <dirent.h>