mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
Remove incorrect alpine ifdef
This commit is contained in:
parent
3eb17167cb
commit
4084cb4f6d
@ -27,11 +27,7 @@
|
||||
#include <netinet/tcp.h>
|
||||
#include <netinet/ip_icmp.h>
|
||||
#include <netinet/icmp6.h>
|
||||
#ifndef alpine
|
||||
#include <bits/endian.h>
|
||||
#else
|
||||
#include <endian.h>
|
||||
#endif
|
||||
|
||||
// Sometimes BSD's flag definitions are just so much more convenient.
|
||||
// So let people use them.
|
||||
|
Loading…
x
Reference in New Issue
Block a user