Commit Diff


commit - 9a7a36e8b48524efcdeaf7deec26c7fb68b64b4d
commit + 171ba12ab63aed9e931bbea0d93d1755d4848e1b
blob - 4990d4532fe8a87678d718337343c8101501b84d
blob + 8a0f3a6a63e803f10ad778864e6fadb30cfb618a
--- gotwebd/pages.tmpl
+++ gotwebd/pages.tmpl
@@ -26,9 +26,9 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <sha1.h>
 #include <imsg.h>
 
+#include "got_compat.h"
 #include "got_object.h"
 
 #include "proc.h"