1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-28 10:29:03 +00:00

Fixing compilation when --without-liblua is used.

This commit is contained in:
bmenrigh
2010-01-24 08:57:38 +00:00
parent 92564b9b00
commit 9ad0a206db
3 changed files with 5 additions and 0 deletions

View File

@@ -107,6 +107,7 @@
#include "scan_engine.h"
#include <list>
#include <string>
#ifndef INET6_ADDRSTRLEN
#define INET6_ADDRSTRLEN 46