diff options
Diffstat (limited to 'graphics/graphviz/files/patch-lib_expr_exgram.h')
-rw-r--r-- | graphics/graphviz/files/patch-lib_expr_exgram.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/graphviz/files/patch-lib_expr_exgram.h b/graphics/graphviz/files/patch-lib_expr_exgram.h index f8ce2aa8f153..a355a4e0da0f 100644 --- a/graphics/graphviz/files/patch-lib_expr_exgram.h +++ b/graphics/graphviz/files/patch-lib_expr_exgram.h @@ -1,11 +1,11 @@ ---- lib/expr/exgram.h.orig 2023-01-21 19:59:25 UTC +--- lib/expr/exgram.h.orig 2024-09-28 08:34:49 UTC +++ lib/expr/exgram.h -@@ -20,7 +20,7 @@ extern "C" { - * sometimes free stuff can cost a lot +@@ -19,7 +19,7 @@ extern "C" { + * with both yacc and bison */ -#if !defined(_EXGRAM_H) && ( defined(MINTOKEN) || defined(YYTOKENTYPE) ) +#if !defined(_EXGRAM_H) #define _EXGRAM_H - #if !defined(_EXPARSE_H) + #include <cgraph/agxbuf.h> |