@@ -134,7 +134,13 @@
#include "nmap_error.h"
#include "NmapOps.h"
#include <sys/types.h>
#if HAVE_SYS_STAT_H
#include <sys/stat.h>
#endif
#if HAVE_FCNTL_H
#include <fcntl.h>
#include <errno.h>
extern NmapOps o;
The note is not visible to the blocked user.