Merge branch 'master' into merge-job
[deliverable/binutils-gdb.git] / gdb / ser-pipe.c
index 56a91fccc8ed04a4b1ef3a68336e81584d30dfcb..61d5708ea09cc490648e048c72fd3f480e999df9 100644 (file)
@@ -1,5 +1,5 @@
 /* Serial interface for a pipe to a separate program
-   Copyright (C) 1999-2017 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
    Contributed by Cygnus Solutions.
 
@@ -27,9 +27,9 @@
 
 #include <sys/types.h>
 #include <sys/socket.h>
-#include "gdb_sys_time.h"
+#include "gdbsupport/gdb_sys_time.h"
 #include <fcntl.h>
-#include "filestuff.h"
+#include "gdbsupport/filestuff.h"
 
 #include <signal.h>
 
This page took 0.032823 seconds and 4 git commands to generate.