From 2a50894a436559785a7e0f6f65dde13b0082572c 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 --- testart.c | 1 + 1 file changed, 1 insertion(+) (limited to 'testart.c') diff --git a/testart.c b/testart.c index 994c7ba..b200fcc 100644 --- a/testart.c +++ b/testart.c @@ -20,6 +20,7 @@ #include #include #include +#include "art_config.h" #include "art_misc.h" #include "art_vpath.h" #include "art_svp.h" -- cgit v1.2.1