From b314a5b4a87c2c84b77a801348b05c819a44ef7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 22 Apr 2019 20:57:31 +0200 Subject: Add support for GCC hidden visibility. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 2a50894a436559785a7e0f6f65dde13b0082572c) --- testuta.c | 1 + 1 file changed, 1 insertion(+) (limited to 'testuta.c') diff --git a/testuta.c b/testuta.c index ca4c7b3..e1d999f 100644 --- a/testuta.c +++ b/testuta.c @@ -20,6 +20,7 @@ #include #include #include +#include "art_config.h" #include "art_misc.h" #include "art_uta.h" #include "art_vpath.h" -- cgit v1.2.1