mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Minor fixes for build problems after reformatting
This commit is contained in:
parent
b2f171ec69
commit
30aa4621c5
12 changed files with 231 additions and 214 deletions
2
src/IP.h
2
src/IP.h
|
@ -2,9 +2,9 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <sys/types.h> // for u_char
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/ip.h>
|
||||
#include <sys/types.h> // for u_char
|
||||
|
||||
#include "zeek/zeek-config.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue