1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 03:05:48 +03:00
aports/community/librasterlite2/10-musl.patch
2021-06-30 22:32:04 +00:00

14 lines
279 B
Diff

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