gdb/ChangeLog:
* common/filestuff.c: Replace #include <dirent.h> by
#include "gdb_dirent.h".
+2013-04-29 Joel Brobecker <brobecker@adacore.com>
+
+ * common/filestuff.c: Replace #include <dirent.h> by
+ #include "gdb_dirent.h".
+
2013-04-29 Joel Brobecker <brobecker@adacore.com>
* common/filestuff.c: Replace #include <sys/stat.h> by
#ifndef HAVE_FDWALK
-#include <dirent.h>
+#include "gdb_dirent.h"
/* Replacement for fdwalk, if the system doesn't define it. Walks all
open file descriptors (though this implementation may walk closed