mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 03:16:44 -04:00
11 lines
297 B
C
11 lines
297 B
C
--- lib/expr/exgram.h.orig 2023-01-21 19:59:25 UTC
|
|
+++ lib/expr/exgram.h
|
|
@@ -20,7 +20,7 @@ extern "C" {
|
|
* sometimes free stuff can cost a lot
|
|
*/
|
|
|
|
-#if !defined(_EXGRAM_H) && ( defined(MINTOKEN) || defined(YYTOKENTYPE) )
|
|
+#if !defined(_EXGRAM_H)
|
|
#define _EXGRAM_H
|
|
|
|
#if !defined(_EXPARSE_H)
|