S/390: Add missing operand to tb instruction
[deliverable/binutils-gdb.git] / gdb / gdb_usleep.c
index 22ee6a08bacfab9821df96cd40a4f8403e2145e5..413056d292e4da67dd82f4f7e61c338c82aec770 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2015 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,8 +18,7 @@
 #include "defs.h"
 #include "gdb_usleep.h"
 #include "gdb_select.h"
-
-#include <sys/time.h>
+#include "gdb_sys_time.h"
 
 int
 gdb_usleep (int usec)
This page took 0.02487 seconds and 4 git commands to generate.