mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Remove another nmap.h include
This commit is contained in:
parent
66aeba6650
commit
76f9861272
1 changed files with 2 additions and 1 deletions
|
|
@ -125,7 +125,8 @@
|
|||
#ifndef NMAP_FTP_H
|
||||
#define NMAP_FTP_H
|
||||
|
||||
#include "nmap.h" /* u16 */
|
||||
#include "nbase.h" /* u16 */
|
||||
class Target;
|
||||
|
||||
/* How do we want to log into ftp sites for */
|
||||
#define FTPUSER "anonymous"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue