summaryrefslogtreecommitdiff
path: root/graphics/graphviz/files/patch-lib_expr_exgram.h
blob: db75b42b09a977f3bdfa531591e4ccc11e3b169e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/expr/exgram.h.orig	2024-12-06 23:55:56 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/gv_ctype.h>