btrace: Resume recording after disconnect.
[deliverable/binutils-gdb.git] / gdb / gdb_usleep.c
index dd6d4603fb8ddd8b526c7f555bb38af647b497db..a7ba2494b26649457088e621dad0f593f77243a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2016 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.034374 seconds and 4 git commands to generate.