mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-21 09:32:39 +02:00
remove unused limits.h include in compat.h
This commit is contained in:
parent
fa32af22b3
commit
fa91a23d63
@ -32,7 +32,6 @@
|
|||||||
#include <netinet/tcp.h>// IWYU pragma: export
|
#include <netinet/tcp.h>// IWYU pragma: export
|
||||||
#include <arpa/inet.h>// IWYU pragma: export
|
#include <arpa/inet.h>// IWYU pragma: export
|
||||||
#include <ifaddrs.h>// IWYU pragma: export
|
#include <ifaddrs.h>// IWYU pragma: export
|
||||||
#include <limits.h>
|
|
||||||
#include <netdb.h>// IWYU pragma: export
|
#include <netdb.h>// IWYU pragma: export
|
||||||
#include <unistd.h>// IWYU pragma: export
|
#include <unistd.h>// IWYU pragma: export
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user