gdb/rs6000: Use default gdbarch methods where possible
[deliverable/binutils-gdb.git] / gdb / gdb_usleep.c
index c7f1a79c1dfff7487bc680d8b2ffeca539dd613f..25cc8e1b16c62fbd96b55304ebc5f5921f9c0e4f 100644 (file)
@@ -18,7 +18,7 @@
 #include "defs.h"
 #include "gdb_usleep.h"
 #include "gdb_select.h"
-#include "gdb_sys_time.h"
+#include "common/gdb_sys_time.h"
 
 int
 gdb_usleep (int usec)
This page took 0.023461 seconds and 4 git commands to generate.