Make psymtab range adapter a method on objfile
[deliverable/binutils-gdb.git] / gdb / gdb_usleep.c
index 07c741329af43a49d0a09caadab85285bc9f3334..c7f1a79c1dfff7487bc680d8b2ffeca539dd613f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,9 +18,7 @@
 #include "defs.h"
 #include "gdb_usleep.h"
 #include "gdb_select.h"
-#include "gdb_usleep.h"
-
-#include <sys/time.h>
+#include "gdb_sys_time.h"
 
 int
 gdb_usleep (int usec)
This page took 0.024653 seconds and 4 git commands to generate.