Commit Diff
--- regress/fetch/fetch_test.c +++ regress/fetch/fetch_test.c @@ -29,6 +29,7 @@ #include "got_error.h" #include "got_object.h" +#include "got_path.h" #include "got_fetch.h" #include "got_lib_object_idset.h"
--- regress/fetch/fetch_test.c +++ regress/fetch/fetch_test.c @@ -29,6 +29,7 @@ #include "got_error.h" #include "got_object.h" +#include "got_path.h" #include "got_fetch.h" #include "got_lib_object_idset.h"