Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / gdb / gdb_proc_service.h
index a968748108c3cf3f44aedef03ebc2b0a0a458132..24e2463fc621e82b6ddffc6d616080bb2f965759 100644 (file)
@@ -1,5 +1,5 @@
 /* <proc_service.h> replacement for systems that don't have it.
-   Copyright (C) 2000-2018 Free Software Foundation, Inc.
+   Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,7 @@
 #ifndef GDB_PROC_SERVICE_H
 #define GDB_PROC_SERVICE_H
 
-#include "common/gdb_proc_service.h"
+#include "gdbsupport/gdb_proc_service.h"
 
 struct thread_info;
 
This page took 0.026093 seconds and 4 git commands to generate.