From 2fcedc16329b4e2037a896c47d434e559c8d0b62 Mon Sep 17 00:00:00 2001 From: "me@ow.nekobit.net" Date: Wed, 4 May 2022 15:07:57 +0000 Subject: [PATCH] Search header FossilOrigin-Name: a2f117f5b78e1c425191534a55b867df716fec960582c856f4d90c8dbe57e100 --- include/mastodont.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/mastodont.h b/include/mastodont.h index 24ea041..03b2d9d 100644 --- a/include/mastodont.h +++ b/include/mastodont.h @@ -24,6 +24,7 @@ #include #include #include +#include /* Functions required form curl */ void mastodont_global_curl_init();