mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
7 lines
122 B
C
7 lines
122 B
C
/* This is generated by runlex.sh. Do not edit it. */
|
|
|
|
#ifndef YY_DECL
|
|
#define YY_DECL int yylex(void)
|
|
#endif
|
|
YY_DECL;
|