From 5c9b2cd16e76b7d731bd31422b4a555dbeff1541 Mon Sep 17 00:00:00 2001 From: Angelo Mantellini Date: Tue, 14 May 2019 16:05:53 +0200 Subject: [HICN-195] Generate static libs for android Change-Id: Ib78e0ba5108713c6fac0e422eb7bb6f7ba10abc7 Signed-off-by: Angelo Mantellini --- hicn-light/src/hicn/content_store/contentStoreLRU.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hicn-light/src/hicn/content_store/contentStoreLRU.c') diff --git a/hicn-light/src/hicn/content_store/contentStoreLRU.c b/hicn-light/src/hicn/content_store/contentStoreLRU.c index 6add33d78..847d7a90e 100644 --- a/hicn-light/src/hicn/content_store/contentStoreLRU.c +++ b/hicn-light/src/hicn/content_store/contentStoreLRU.c @@ -16,7 +16,7 @@ #ifndef _WIN32 #include #endif -#include +#include #include #include -- cgit 1.2.3-korg