aboutsummaryrefslogtreecommitdiff
path: root/graphics/graphviz/files/patch-lib_expr_expr.h
blob: 5bfad3b40d05d60a7156d0eb1e25a28412d4eea5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lib/expr/expr.h.orig	2023-01-21 19:59:25 UTC
+++ lib/expr/expr.h
@@ -24,6 +24,7 @@ extern "C" {
 
 #include <ast/ast.h>
 #include <inttypes.h>
+#include <limits.h>
 
 #include <expr/exparse.h>