X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fgdb_select.h;h=ec4547bde2a63a9265870784dd59d95d79c293b9;hb=4c04873103043dc9a1c8d6cdeea1b9b1f545f375;hp=c8ad98841252c320642023ce4a3611404e8a9d3b;hpb=e2882c85786571175a0b0bfc3bcd2f14620b1ea3;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/gdb_select.h b/gdb/gdb_select.h index c8ad988412..ec4547bde2 100644 --- a/gdb/gdb_select.h +++ b/gdb/gdb_select.h @@ -1,6 +1,6 @@ /* Slightly more portable version of . - Copyright (C) 2006-2018 Free Software Foundation, Inc. + Copyright (C) 2006-2019 Free Software Foundation, Inc. This file is part of GDB. @@ -23,7 +23,7 @@ #ifdef HAVE_SYS_SELECT_H #include #else -#include "gdb_sys_time.h" +#include "common/gdb_sys_time.h" #endif #ifdef USE_WIN32API