pkt-line.h: move declarations for pkt-line.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
9b5041f647
commit
b388633c5c
@ -29,6 +29,7 @@
|
||||
#include "utf8.h"
|
||||
#include "packfile.h"
|
||||
#include "pager.h"
|
||||
#include "pkt-line.h"
|
||||
#include "list-objects-filter-options.h"
|
||||
#include "commit-reach.h"
|
||||
#include "branch.h"
|
||||
|
Reference in New Issue
Block a user