File fixup-gdb-6.6-buildid-locate.patch of Package gdb.21950

fixup-gdb-6.6-buildid-locate.patch

---
 gdb/build-id.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gdb/build-id.c b/gdb/build-id.c
index 830098688d5..a1920ab5a09 100644
--- a/gdb/build-id.c
+++ b/gdb/build-id.c
@@ -1314,10 +1314,10 @@ find_separate_debug_file_by_buildid (struct objfile *objfile,
   return std::string ();
 }
 
-extern void _initialize_build_id (void);
+void _initialize_build_id ();
 
 void
-_initialize_build_id (void)
+_initialize_build_id ()
 {
   add_setshow_zinteger_cmd ("build-id-verbose", no_class, &build_id_verbose,
 			    _("\
openSUSE Build Service is sponsored by