commit 4f3f2a5b3189def4d53e5616e1bf4e2bd29a6fd2 from: Thomas Adam date: Sat Apr 22 18:31:12 2023 UTC portable: object_qid.c make portable Remove some system headers which are needed to be found portably. commit - 87a675e0d63fd0aa7e3a413cf19bc4ad53409d94 commit + 4f3f2a5b3189def4d53e5616e1bf4e2bd29a6fd2 blob - e4574472a88375bfac44ed049b2e5050ad77a389 blob + a9a221e535da0939d15f88d17270f1201192cdef --- lib/object_qid.c +++ lib/object_qid.c @@ -19,8 +19,6 @@ #include #include #include -#include -#include #include "got_object.h" #include "got_error.h"