freebsd-ports/net/xorp/files/patch-policy__lex.yy_policy_parser.cc
Hiroki Sato 0a0906700b - Use USE_GITHUB.
- Add USE_LDCONFIG when SHARED is enabled.
- Use OPTIONS_SUB.
- Use {opt}_FOO wherever possible.
- Normalize patch files.
- Take maintainership.
2015-09-07 19:04:23 +00:00

10 lines
282 B
C++

--- policy/lex.yy_policy_parser.cc.orig 2012-01-11 17:56:10 UTC
+++ policy/lex.yy_policy_parser.cc
@@ -2982,6 +2982,7 @@ static void yy_flex_strncpy (char *,yyco
static int yy_flex_strlen (yyconst char * );
#endif
+#define YY_NO_INPUT
#ifndef YY_NO_INPUT
#ifdef __cplusplus