1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 05:01:29 +00:00
Files
nmap/libpcap/scanner.h

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;