Bool-ify stap-probe.c and stap-related code on i386-tdep.c
[deliverable/binutils-gdb.git] / gdb / memrange.h
index fb10cda2b7c80bd139ece3a0e6a2641ff7b976c9..d751d3cf230f7aef0b47a970b16124fe5e8017c4 100644 (file)
@@ -1,6 +1,6 @@
 /* The memory range data structure, and associated utilities.
 
-   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,7 +20,7 @@
 #ifndef MEMRANGE_H
 #define MEMRANGE_H
 
-#include "vec.h"
+#include "common/vec.h"
 
 /* Defines a [START, START + LENGTH) memory range.  */
 
This page took 0.041697 seconds and 4 git commands to generate.