Skip to content

Commit

Permalink
Include sal.h for Packet32.h. Fixes nmap#617
Browse files Browse the repository at this point in the history
  • Loading branch information
dmiller-nmap committed Dec 12, 2022
1 parent cbaf653 commit 5784584
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Common/Packet32.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
#ifndef __PACKET32
#define __PACKET32

#include <sal.h>
#include <winsock2.h>

#ifdef HAVE_AIRPCAP_API
Expand Down

0 comments on commit 5784584

Please sign in to comment.