aboutsummaryrefslogtreecommitdiff
path: root/graphics/graphviz/files/patch-lib_expr_expr.h
blob: 8c80866a3fb0f698fb6645383e3b0eb2e2769f4d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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!! */