Fix issues with multiple inferiors
[deliverable/binutils-gdb.git] / gdb / gdb_select.h
index ec4547bde2a63a9265870784dd59d95d79c293b9..69021ac28eae234dcf530018f4f6f8a835b76f3c 100644 (file)
@@ -1,6 +1,6 @@
 /* Slightly more portable version of <sys/select.h>.
 
-   Copyright (C) 2006-2019 Free Software Foundation, Inc.
+   Copyright (C) 2006-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,7 +23,7 @@
 #ifdef HAVE_SYS_SELECT_H
 #include <sys/select.h>
 #else
-#include "common/gdb_sys_time.h"
+#include "gdbsupport/gdb_sys_time.h"
 #endif
 
 #ifdef USE_WIN32API
This page took 0.035697 seconds and 4 git commands to generate.