From a4d0d692e79281b11114c1b286498da1a1dcbbaf Mon Sep 17 00:00:00 2001 From: Michael Black Date: Mon, 20 Jan 2020 16:59:40 -0600 Subject: [PATCH] export dump_hex for DLL linkage (cherry picked from commit 3631bb2bc8face79fecaa58de0a4f4c6ce90c3a9) --- src/debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/debug.c b/src/debug.c index 10dec74fc..bd2bd1f62 100644 --- a/src/debug.c +++ b/src/debug.c @@ -66,7 +66,7 @@ static rig_ptr_t rig_vprintf_arg; * \param size Number of chars to words to dump * \brief Do a hex dump of the unsigned char array. */ -void dump_hex(const unsigned char ptr[], size_t size) +HAMLIB_EXPORT(void) dump_hex(const unsigned char ptr[], size_t size) { /* example * 0000 4b 30 30 31 34 35 30 30 30 30 30 30 30 35 30 32 K001450000000502