summaryrefslogtreecommitdiff
path: root/graphics/graphviz/files/patch-lib_expr_exgram.h
blob: a355a4e0da0f81c824bcf16a8a58d1c65f2c49fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/expr/exgram.h.orig	2024-09-28 08:34:49 UTC
+++ lib/expr/exgram.h
@@ -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
 
 #include <cgraph/agxbuf.h>