mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
remove unused limits.h include in compat.h
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#include <netinet/tcp.h>// IWYU pragma: export
|
||||
#include <arpa/inet.h>// IWYU pragma: export
|
||||
#include <ifaddrs.h>// IWYU pragma: export
|
||||
#include <limits.h>
|
||||
#include <netdb.h>// IWYU pragma: export
|
||||
#include <unistd.h>// IWYU pragma: export
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user