mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 02:56:39 -04:00
Enable to build graphics/gdal 3.3.3 PR: 261008, 260840 Reported by: jau@iki.fi, darcy@dbitech.ca
11 lines
326 B
C
11 lines
326 B
C
--- headers/rasterlite2_private.h.orig 2022-01-10 19:39:39 UTC
|
|
+++ headers/rasterlite2_private.h
|
|
@@ -48,7 +48,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
|
*/
|
|
|
|
#include "config.h"
|
|
-
|
|
+#include <time.h>
|
|
/*
|
|
/ the following patch supporting GeoTiff headers
|
|
/ was kindly contributed by Brad Hards on 2011-09-02
|