mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 11:29:01 +00:00
Include nmap.h in portreasons.h. This fixes a compilation problem on OpenBSD.
This commit is contained in:
@@ -102,6 +102,8 @@
|
||||
#ifndef REASON_H
|
||||
#define REASON_H
|
||||
|
||||
#include "nmap.h"
|
||||
|
||||
#ifdef WIN32
|
||||
#include "winsock2.h"
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user