opnsense-ports/databases/pgrouting/files/patch-src_tsp_src_tsplib.c
Franco Fichtner f9ca842347 */*: sync with upstream
Taken from: FreeBSD
2016-05-28 13:38:32 +02:00

10 lines
266 B
C

--- src/tsp/src/tsplib.c.orig 2016-05-15 23:38:54 UTC
+++ src/tsp/src/tsplib.c
@@ -85,6 +85,7 @@ THE SOFTWARE.
//#include <winsock2.h>
//#endif
#include <postgres.h>
+#include <stdlib.h>
#include <string.h> /* memcpy */
#include <math.h> /* exp */