Skip to content

Commit 2c9991a

Browse files
dschoGit for Windows Build Agent
authored and
Git for Windows Build Agent
committed
fixup??? fsmonitor: reintroduce core.useBuiltinFSMonitor
Need the #include "advice.h" again... (it was implicit until 36bf195 (alloc.h: move ALLOC_GROW() functions from cache.h, 2023-02-24)). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 23e961f commit 2c9991a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fsmonitor-settings.c

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include "fsmonitor-ipc.h"
66
#include "fsmonitor-settings.h"
77
#include "fsmonitor-path-utils.h"
8+
#include "advice.h"
89

910
/*
1011
* We keep this structure defintion private and have getters

0 commit comments

Comments
 (0)