diff options
Diffstat (limited to 'gdbsupport/pathstuff.cc')
-rw-r--r-- | gdbsupport/pathstuff.cc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdbsupport/pathstuff.cc b/gdbsupport/pathstuff.cc index a52e53b..3114567 100644 --- a/gdbsupport/pathstuff.cc +++ b/gdbsupport/pathstuff.cc @@ -23,10 +23,6 @@ #include "filenames.h" #include "gdb_tilde_expand.h" -#include <sys/types.h> -#include <sys/stat.h> -#include <unistd.h> - #ifdef USE_WIN32API #include <windows.h> #endif |