Files
ports/graphics/graphviz/files/patch-lib_expr_expr.h
T
Dirk Meyer 9a0da7ee4b graphics/graphviz: update to 12.1.2
PR: 282489
- reorder OPTIONS
- new option GVEDIT graph viewer (QT6)
- mark option GUILE broken
2024-11-04 16:31:21 +01:00

11 lines
199 B
C

--- lib/expr/expr.h.orig 2024-09-28 08:34:49 UTC
+++ lib/expr/expr.h
@@ -23,6 +23,7 @@ extern "C" {
#include <ast/ast.h>
#include <inttypes.h>
+#include <limits.h>
#include <expr/exparse.h>