Don't close thread handles provided by WaitForDebugEvent
[deliverable/binutils-gdb.git] / gdb / nat / linux-personality.c
index d4b4bbeccaf4f8741ad6a6472d6f711647e12461..6ba505bf3a2b3edf00eef85620061be408f0b754 100644 (file)
@@ -1,6 +1,6 @@
 /* Disable address space randomization based on inferior personality.
 
-   Copyright (C) 2008-2018 Free Software Foundation, Inc.
+   Copyright (C) 2008-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -17,7 +17,7 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "common-defs.h"
+#include "gdbsupport/common-defs.h"
 #include "nat/linux-personality.h"
 
 #ifdef HAVE_PERSONALITY
This page took 0.025523 seconds and 4 git commands to generate.