mirror of
https://github.com/yarrick/iodine.git
synced 2025-04-01 20:36:11 +03:00
Fix for compile error on FreeBSD
This commit is contained in:
parent
85e75cadea
commit
45d0708306
1 changed files with 1 additions and 2 deletions
|
@ -17,8 +17,7 @@
|
||||||
#ifndef __FW_QUERY_H__
|
#ifndef __FW_QUERY_H__
|
||||||
#define __FW_QUERY_H__
|
#define __FW_QUERY_H__
|
||||||
|
|
||||||
#include <netinet/in.h>
|
#include <sys/socket.h>
|
||||||
#include <netinet/in_systm.h>
|
|
||||||
|
|
||||||
#define FW_QUERY_CACHE_SIZE 16
|
#define FW_QUERY_CACHE_SIZE 16
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue