mirror of
https://github.com/bol-van/zapret.git
synced 2026-02-01 15:20:39 +03:00
nfqws: use __FAVOR_BSD define to compile with old linux netinet/tcp.h
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#pragma once
|
||||
|
||||
#define __FAVOR_BSD
|
||||
|
||||
#include "darkmagic.h"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define __FAVOR_BSD
|
||||
#include <netinet/ip.h>
|
||||
#include <netinet/ip6.h>
|
||||
#include <netinet/tcp.h>
|
||||
|
||||
Reference in New Issue
Block a user