$OpenBSD: patch-binutils_bucomm_h,v 1.3 2010/06/27 20:58:10 ckuethe Exp $
--- binutils/bucomm.h.orig	Sat Jun 26 11:22:43 2010
+++ binutils/bucomm.h	Sat Jun 26 11:31:17 2010
@@ -58,6 +58,8 @@ bfd_vma parse_vma (const char *, const char *);
 
 off_t get_file_size (const char *);
 
+const char *bu_basename PARAMS ((const char *));
+
 extern char *program_name;
 
 /* filemode.c */
