commit b221ffcbb1a5002260d0a678b8734656f6e18670 from: Thomas Adam date: Thu Feb 23 22:01:48 2023 UTC portable: remove endian.h This is included portably. commit - 98670ba726486c39efff220ab1e074c62023aae7 commit + b221ffcbb1a5002260d0a678b8734656f6e18670 blob - 80bb569a83d950fd120675d0358a60e766377675 blob + 9ce4aae5c7623e71a333b7d3ad82e754ffc46af3 --- lib/fileindex.c +++ lib/fileindex.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include blob - 74b04029ae57d75b6ece9157e077405bf3cedafa blob + badb1b9dab4157a1df6f5314839f5c04d90ecbbc --- lib/pack.c +++ lib/pack.c @@ -29,7 +29,6 @@ #include #include #include -#include #include #include blob - 88f1642f3c6d71372fc384339a2be124e40aecfc blob + f596b8a839599caa2fb067402972de5dc629277b --- lib/pack_index.c +++ lib/pack_index.c @@ -31,7 +31,6 @@ #include #include #include -#include #include #include #include