1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/graphics/graphviz/files/patch-lib-expr-expr.h
Dirk Meyer dcef20b4de - update to 2.42.2
- change MASTER_SITES
- add webp support
- use automake
- sort plist
2019-09-23 11:21:17 +00:00

11 lines
215 B
C

--- lib/expr/expr.h.orig 2019-09-12 02:11:30 UTC
+++ lib/expr/expr.h
@@ -27,6 +27,7 @@ extern "C" {
#include <ast.h>
#include <inttypes.h>
+#include <limits.h>
#undef RS /* hp.pa <signal.h> grabs this!! */