ソースを参照

additional cleanup

Jakub Kulík 2 年 前
コミット
63beb57b9f
1 ファイル変更0 行追加2 行削除
  1. 0 2
      src/borg/algorithms/msgpack/sysdep.h

+ 0 - 2
src/borg/algorithms/msgpack/sysdep.h

@@ -61,8 +61,6 @@ typedef unsigned int _msgpack_atomic_counter_t;
 #endif
 #endif
 
-#else
-#include <arpa/inet.h>  /* __BYTE_ORDER */
 #endif
 
 #if !defined(__LITTLE_ENDIAN__) && !defined(__BIG_ENDIAN__)