Use address style to print addresses in breakpoint information.
[deliverable/binutils-gdb.git] / gdb / memattr.c
index eb27a8b2c5617598b1da84b9ed77c9c1b723d85a..0769a80a0672103ff8e609037da20f72f9fb636c 100644 (file)
@@ -1,6 +1,6 @@
 /* Memory attributes support, for GDB.
 
-   Copyright (C) 2001-2018 Free Software Foundation, Inc.
+   Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -25,7 +25,7 @@
 #include "target-dcache.h"
 #include "value.h"
 #include "language.h"
-#include "vec.h"
+#include "common/vec.h"
 #include "breakpoint.h"
 #include "cli/cli-utils.h"
 #include <algorithm>
This page took 0.024458 seconds and 4 git commands to generate.