mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
remove unused limits.h include in compat.h
This commit is contained in:
parent
fa32af22b3
commit
fa91a23d63
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue