Use new %p format suffixes in gdb
[deliverable/binutils-gdb.git] / gdb / ser-base.c
index 3262dcc4abfc01050cf1a28b0a6f0d7869d83b09..85429b68cbb1698dab22e43cd4f0522bf252bb5e 100644 (file)
@@ -1,6 +1,6 @@
 /* Generic serial interface functions.
 
-   Copyright (C) 1992-2017 Free Software Foundation, Inc.
+   Copyright (C) 1992-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,7 +23,7 @@
 #include "event-loop.h"
 
 #include "gdb_select.h"
-#include "gdb_sys_time.h"
+#include "gdbsupport/gdb_sys_time.h"
 #ifdef USE_WIN32API
 #include <winsock2.h>
 #endif
This page took 0.023583 seconds and 4 git commands to generate.