From 7ddd58ee5e6b7c3a8df3086ff5a6d17d19362761 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Wed, 18 Dec 2019 18:35:55 -0600 Subject: [PATCH] musl-_u_int-types Signed-off-by: Nathan Owens --- --- a/client/utils/JsonFormatter.h +++ b/client/utils/JsonFormatter.h @@ -25,6 +25,9 @@ #include #include #include +#ifndef __GLIBC__ +#include +#endif namespace snapper {