From: Ralph Corderoy Date: Mon, 15 May 2017 16:14:01 +0000 (+0100) Subject: uip/mhshowsbr.c: Create header file with exports' declarations. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/cc0f051deed6b5c34de8cb12a3bae10287743d0a?ds=sidebyside;hp=cc0f051deed6b5c34de8cb12a3bae10287743d0a uip/mhshowsbr.c: Create header file with exports' declarations. Create a single set of externs for mhshowsbr.c's global variables. Have the other users of those use the new include file instead of their own declarations. ---