Split rank_one_type_parm_complex from rank_one_type
[deliverable/binutils-gdb.git] / gdb / dtrace-probe.c
index 0c75904c585bad30c7fc2384fd40b1f18a4a377f..527e0f0cd57a2f8f6a2b3d4e652c56f536073ab2 100644 (file)
@@ -1,6 +1,6 @@
 /* DTrace probe support for GDB.
 
-   Copyright (C) 2014-2018 Free Software Foundation, Inc.
+   Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
    Contributed by Oracle, Inc.
 
@@ -21,7 +21,7 @@
 
 #include "defs.h"
 #include "probe.h"
-#include "vec.h"
+#include "common/vec.h"
 #include "elf-bfd.h"
 #include "gdbtypes.h"
 #include "obstack.h"
This page took 0.023596 seconds and 4 git commands to generate.