aboutsummaryrefslogtreecommitdiffstats
path: root/community/librasterlite2/10-musl.patch
blob: 17457d97182c75f89cec21f7b7939b62ec1ab7c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Author: Holger Jaekel <holger.jaekel@gmx.de>
Summary: include time.h for time_t
----

--- a/headers/rasterlite2_private.h
+++ b/headers/rasterlite2_private.h
@@ -48,6 +48,7 @@
  */
 
 #include "config.h"
+#include <time.h>
 
 /*
 / the following patch supporting GeoTiff headers