[gdb/testsuite] Fix gdb.tui/basic.exp with check-read1
[deliverable/binutils-gdb.git] / gdb / gdb_usleep.c
index 413056d292e4da67dd82f4f7e61c338c82aec770..9a92ced34a886b51516ae3a5bd198ea5b8b541d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,7 +18,7 @@
 #include "defs.h"
 #include "gdb_usleep.h"
 #include "gdb_select.h"
-#include "gdb_sys_time.h"
+#include "gdbsupport/gdb_sys_time.h"
 
 int
 gdb_usleep (int usec)
This page took 0.025315 seconds and 4 git commands to generate.