We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb7fa0 commit 63beb57Copy full SHA for 63beb57
src/borg/algorithms/msgpack/sysdep.h
@@ -61,8 +61,6 @@ typedef unsigned int _msgpack_atomic_counter_t;
61
#endif
62
63
64
-#else
65
-#include <arpa/inet.h> /* __BYTE_ORDER */
66
67
68
#if !defined(__LITTLE_ENDIAN__) && !defined(__BIG_ENDIAN__)
0 commit comments