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