diff options
Diffstat (limited to 'graphics/librasterlite2/files/patch-headers_rasterlite2__private.h')
-rw-r--r-- | graphics/librasterlite2/files/patch-headers_rasterlite2__private.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/librasterlite2/files/patch-headers_rasterlite2__private.h b/graphics/librasterlite2/files/patch-headers_rasterlite2__private.h new file mode 100644 index 000000000000..30ddcb1d3071 --- /dev/null +++ b/graphics/librasterlite2/files/patch-headers_rasterlite2__private.h @@ -0,0 +1,11 @@ +--- 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 |