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
@ -4,6 +4,7 @@
|
||||
#include "setup.h"
|
||||
#include "strvec.h"
|
||||
#include "parse-options.h"
|
||||
#include "pkt-line.h"
|
||||
#include "cache.h"
|
||||
#include "bundle.h"
|
||||
|
||||
|
Reference in New Issue
Block a user