Signed-off-by: Kai Zhang <kyle at zelin.io> --- sheep/store.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/sheep/store.c b/sheep/store.c index 226dd58..242cbc3 100644 --- a/sheep/store.c +++ b/sheep/store.c @@ -26,7 +26,6 @@ #include "sheep_priv.h" #include "strbuf.h" #include "util.h" -#include "farm/farm.h" char *obj_path; char *epoch_path; -- 1.7.1 |