Add missing include to bsd-kvm.c for gdb_abspath
[deliverable/binutils-gdb.git] / gdb / bsd-kvm.c
index 74c044f6c734f2f2256ff650a633155c3942257c..111488d3bd42f5a5b4491c4e137aac9db0cfad3c 100644 (file)
@@ -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.024995 seconds and 4 git commands to generate.