mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 14:11:29 +00:00
9 lines
72 B
C
9 lines
72 B
C
#ifndef NSE_LIB
|
|
#define NSE_LIB
|
|
|
|
#define NSE_BITLIBNAME "bit"
|
|
|
|
|
|
#endif
|
|
|