]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/unittests/parse-connection-spec-selftests.c
gdb: add back declarations for _initialize functions
[thirdparty/binutils-gdb.git] / gdb / unittests / parse-connection-spec-selftests.c
index b86ab4343f2812882816be7c1c5cf6a86ffc8648..6c0df356425d812c0496882d3db1872f619a7bd5 100644 (file)
@@ -1,6 +1,6 @@
 /* Self tests for parsing connection specs for GDB, the GNU debugger.
 
-   Copyright (C) 2018-2019 Free Software Foundation, Inc.
+   Copyright (C) 2018-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -239,6 +239,7 @@ run_tests ()
 } /* namespace parse_connection_spec_tests */
 } /* namespace selftests */
 
+void _initialize_parse_connection_spec_selftests ();
 void
 _initialize_parse_connection_spec_selftests ()
 {