X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fproducer.c;h=735a928f335ad5e868eaf9278ae08cfc7e92aa2a;hb=refs%2Fheads%2Fconcurrent-displaced-stepping-2020-04-01;hp=82696ef880df187b8e71be8ffcdbc56b169854cc;hpb=5230b05a94b964da335a0758686b92a8efcc823d;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/producer.c b/gdb/producer.c index 82696ef880..735a928f33 100644 --- a/gdb/producer.c +++ b/gdb/producer.c @@ -1,6 +1,6 @@ /* Producer string parsers for GDB. - Copyright (C) 2012-2017 Free Software Foundation, Inc. + Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of GDB. @@ -19,7 +19,7 @@ #include "defs.h" #include "producer.h" -#include "selftest.h" +#include "gdbsupport/selftest.h" /* See producer.h. */ @@ -208,6 +208,7 @@ Version 18.0 Beta"; } #endif +void _initialize_producer (); void _initialize_producer () {