opnsense-ports/science/ecs/files/patch-src_appli_cs__partition.c
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

10 lines
230 B
C

--- src/appli/cs_partition.c.orig 2012-07-05 16:54:42 UTC
+++ src/appli/cs_partition.c
@@ -117,6 +117,7 @@ void METIS_PartGraphKway(int *, idxtype
#if defined(HAVE_SCOTCH)
+#include <stdint.h>
#include <scotch.h>
#endif