Description: Fix "multiple definition of" instances
Origin: vendor
Bug-Debian: https://bugs.debian.org/957053
Author: Salvatore Bonaccorso <carnil@debian.org>
Last-Update: 2020-04-19

--- a/bosh.h
+++ b/bosh.h
@@ -171,7 +171,7 @@ extern char   *BOSHERR;
 extern int     boshuservars;
 extern char  **boshuservar;
 
-stray_t       *childarg;
+extern stray_t       *childarg;
 
 
 void bosh_init();
