AArch64: Revert setting of elf class in linker stub.
[deliverable/binutils-gdb.git] / gdb / bsd-kvm.c
index 74c044f6c734f2f2256ff650a633155c3942257c..28e6fcfa14415187e0d57e99c81a2b3f3ea11a7b 100644 (file)
@@ -1,6 +1,6 @@
 /* BSD Kernel Data Access Library (libkvm) interface.
 
-   Copyright (C) 2004-2019 Free Software Foundation, Inc.
+   Copyright (C) 2004-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -29,6 +29,7 @@
 #include "gdbcore.h"
 #include "inferior.h"          /* for get_exec_file */
 #include "gdbthread.h"
+#include "gdbsupport/pathstuff.h"
 
 #include <fcntl.h>
 #include <kvm.h>
This page took 0.024982 seconds and 4 git commands to generate.