inf-ptrace: Return an IGNORE event if waitpid() fails.
[binutils-gdb.git] / gdb / solib.c
index 3947c2d1d2e3931924e74642ac1791fc0fd9fd7a..b9b1d037187710ce443d38e59eed0c60dedcae91 100644 (file)
@@ -1,6 +1,6 @@
 /* Handle shared libraries for GDB, the GNU Debugger.
 
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -29,7 +29,7 @@
 #include "command.h"
 #include "target.h"
 #include "frame.h"
-#include "gdb_regex.h"
+#include "gdbsupport/gdb_regex.h"
 #include "inferior.h"
 #include "gdbsupport/environ.h"
 #include "language.h"