commit 8a8621c2c1b416695060a8fdd3f5973c4e62a603 from: Christian Weisgerber date: Mon Sep 06 12:53:51 2021 UTC add missing include commit - 13b2084e37bc6c16431402e84d4d0f40dad21ada commit + 8a8621c2c1b416695060a8fdd3f5973c4e62a603 blob - 0dc0ee848061131537225694d35d504b147a10a8 blob + e84621dc25c55193b9782419f2eae52217f447c0 --- lib/gitproto.c +++ lib/gitproto.c @@ -16,6 +16,7 @@ */ #include +#include #include #include