mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Add a couple of extra unistd.h includes to fix a build failure
This commit is contained in:
parent
fbcb7bd2ec
commit
af947ae000
3 changed files with 5 additions and 3 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#include <pcap.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue