nmap: fix compilation with libcxx
authorRosen Penev <rosenp@gmail.com>
Tue, 4 Feb 2020 04:51:49 +0000 (20:51 -0800)
committerNuno Goncalves <nunojpg@gmail.com>
Tue, 4 Feb 2020 08:22:24 +0000 (09:22 +0100)
commit7744104b74e42bbd0db9788d1af55207a9e5f005
treec6912a8e1577e0d5533bc23695d00c2c9bec9029
parent96521b6a8d9ddcfc2abc4ea875dbb819430535ca
nmap: fix compilation with libcxx

Missing headers and confusion between std::bind and bind.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/nmap/Makefile
net/nmap/patches/010-cxx.patch [new file with mode: 0644]