Add dwarf2_per_objfile member to DWARF batons
[deliverable/binutils-gdb.git] / gdb / ser-base.c
index f7e76ce575096b1d0864f55c92db83e5f455a1b6..fb6f4e056ad5fe5da72693ca529c783dd89080c8 100644 (file)
@@ -1,6 +1,6 @@
 /* Generic serial interface functions.
 
-   Copyright (C) 1992-2019 Free Software Foundation, Inc.
+   Copyright (C) 1992-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,9 +20,9 @@
 #include "defs.h"
 #include "serial.h"
 #include "ser-base.h"
-#include "event-loop.h"
+#include "gdbsupport/event-loop.h"
 
-#include "gdb_select.h"
+#include "gdbsupport/gdb_select.h"
 #include "gdbsupport/gdb_sys_time.h"
 #ifdef USE_WIN32API
 #include <winsock2.h>
This page took 0.025486 seconds and 4 git commands to generate.