mirror of
https://github.com/termux/termux-packages.git
synced 2025-03-04 09:28:54 +00:00
13 lines
246 B
Diff
13 lines
246 B
Diff
https://github.com/termux/termux-packages/issues/15852
|
|
|
|
--- a/liblwgeom/ptarray.c
|
|
+++ b/liblwgeom/ptarray.c
|
|
@@ -26,6 +26,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
+#include <strings.h>
|
|
#include <stdlib.h>
|
|
|
|
#include "../postgis_config.h"
|