Split rank_one_type_parm_complex from rank_one_type
[deliverable/binutils-gdb.git] / gdb / completer.c
index 1c285262de66168e166b327867da0da0d386de11..d7cf4fd1203efd5f38ff5b363bdd68882fe84e41 100644 (file)
@@ -1,5 +1,5 @@
 /* Line completion stuff for GDB, the GNU debugger.
-   Copyright (C) 2000-2018 Free Software Foundation, Inc.
+   Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -22,7 +22,7 @@
 #include "expression.h"
 #include "filenames.h"         /* For DOSish file names.  */
 #include "language.h"
-#include "gdb_signals.h"
+#include "common/gdb_signals.h"
 #include "target.h"
 #include "reggroups.h"
 #include "user-regs.h"
This page took 0.023959 seconds and 4 git commands to generate.