versioncmp.h: move declarations for versioncmp.c functions from cache.h
Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
641223137b
commit
3467663d47
@ -19,6 +19,7 @@
|
||||
#include "revision.h"
|
||||
#include "utf8.h"
|
||||
#include "version.h"
|
||||
#include "versioncmp.h"
|
||||
#include "trailer.h"
|
||||
#include "wt-status.h"
|
||||
#include "commit-slab.h"
|
||||
|
||||
Reference in New Issue
Block a user