]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gdbsupport/gdb_vecs.h
gdb: Remove vec.{c,h} and update code to not include vec.h
[thirdparty/binutils-gdb.git] / gdb / gdbsupport / gdb_vecs.h
index 017bf9383dc3c65c569701bab59f1554cb1cc866..e87ebe26e993bbc472b9c16d8c7fd5481415f685 100644 (file)
@@ -20,8 +20,6 @@
 #ifndef COMMON_GDB_VECS_H
 #define COMMON_GDB_VECS_H
 
-#include "vec.h"
-
 /* Split STR, a list of DELIMITER-separated fields, into a char pointer vector.
 
    You may modify the returned strings.  */