x86: don't mistakenly scale non-8-bit displacements
[deliverable/binutils-gdb.git] / gdb / linespec.h
index 85beb6263e7e7c97ee56f85f40e93e29512dfdbb..7251a963af9e6d2e6aa45a16020b58c98025a011 100644 (file)
@@ -1,5 +1,5 @@
 /* Header for GDB line completion.
-   Copyright (C) 2000-2017 Free Software Foundation, Inc.
+   Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -20,7 +20,6 @@
 struct symtab;
 
 #include "location.h"
-#include "vec.h"
 
 /* Flags to pass to decode_line_1 and decode_line_full.  */
 
This page took 0.026396 seconds and 4 git commands to generate.