mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-21 15:21:05 -05:00
linux lexer.
git-svn-id: file:///svn/unbound/trunk@1041 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
0cc33e29e7
commit
adb8eda081
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ typedef unsigned int flex_uint32_t;
|
||||||
|
|
||||||
#else /* ! __cplusplus */
|
#else /* ! __cplusplus */
|
||||||
|
|
||||||
#ifdef __STDC__
|
#if __STDC__
|
||||||
|
|
||||||
#define YY_USE_CONST
|
#define YY_USE_CONST
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue