treewide: be explicit about dependence on mem-pool.h
Signed-off-by: Elijah Newren <newren@gmail.com> Acked-by: Calvin Wan <calvinwan@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
6f2d743043
commit
5bc07225e5
@ -1,6 +1,7 @@
|
||||
#include "cache.h"
|
||||
#include "alloc.h"
|
||||
#include "gettext.h"
|
||||
#include "mem-pool.h"
|
||||
#include "split-index.h"
|
||||
#include "ewah/ewok.h"
|
||||
|
||||
|
Reference in New Issue
Block a user