Commit Diff


commit - 6648f956151e70fa5b1229d78c0aa7dfaa23be96
commit + a3af57b852fbc7353bf13955b95da3b4eff19d62
blob - 6e2791cfc992633e50cd32c7bf6039b72faaf2a5
blob + fd7075fb6429bbf5503805287967e8c9fd51c710
--- lib/repository.c
+++ lib/repository.c
@@ -46,7 +46,6 @@
 #include "got_repository.h"
 #include "got_path.h"
 #include "got_cancel.h"
-#include "got_worktree.h"
 #include "got_object.h"
 
 #include "got_lib_delta.h"
@@ -56,7 +55,6 @@
 #include "got_lib_object_create.h"
 #include "got_lib_pack.h"
 #include "got_lib_privsep.h"
-#include "got_lib_worktree.h"
 #include "got_lib_sha1.h"
 #include "got_lib_object_cache.h"
 #include "got_lib_repository.h"