mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
8 lines
77 B
C++
8 lines
77 B
C++
extern "C" {
|
|
#include "lauxlib.h"
|
|
#include "lua.h"
|
|
}
|
|
|
|
#include "lpeg.c"
|
|
|