aboutsummaryrefslogtreecommitdiff
path: root/net/nmap/patches/010-cxx.patch
Commit message (Collapse)AuthorAge
* nmap: fix compilation with libcxxRosen Penev2020-02-04
Missing headers and confusion between std::bind and bind. Signed-off-by: Rosen Penev <rosenp@gmail.com>