Commit Diff


commit - 13b2084e37bc6c16431402e84d4d0f40dad21ada
commit + 8a8621c2c1b416695060a8fdd3f5973c4e62a603
blob - 0dc0ee848061131537225694d35d504b147a10a8
blob + e84621dc25c55193b9782419f2eae52217f447c0
--- lib/gitproto.c
+++ lib/gitproto.c
@@ -16,6 +16,7 @@
  */
 
 #include <sys/queue.h>
+#include <sys/types.h>
 
 #include <ctype.h>
 #include <stdio.h>