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

10 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!! */