Commit Diff
--- 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"
--- 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"