treewide: remove unnecessary includes in source files
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
ec2101abf3
commit
d57c671a51
@ -7,7 +7,6 @@
|
||||
#include "parse-options.h"
|
||||
#include "fsmonitor-ll.h"
|
||||
#include "fsmonitor-ipc.h"
|
||||
#include "fsmonitor-path-utils.h"
|
||||
#include "fsmonitor-settings.h"
|
||||
#include "compat/fsmonitor/fsm-health.h"
|
||||
#include "compat/fsmonitor/fsm-listen.h"
|
||||
@ -15,7 +14,6 @@
|
||||
#include "repository.h"
|
||||
#include "simple-ipc.h"
|
||||
#include "khash.h"
|
||||
#include "pkt-line.h"
|
||||
#include "run-command.h"
|
||||
#include "trace.h"
|
||||
#include "trace2.h"
|
||||
|
Reference in New Issue
Block a user