From ce564b98dd83587898dc329281cb840ca9f270c4 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Sun, 26 Feb 2023 17:07:50 +0100 Subject: [PATCH] fixup??? fsmonitor: reintroduce core.useBuiltinFSMonitor Need the #include "advice.h" again... (it was implicit until 36bf19589055 (alloc.h: move ALLOC_GROW() functions from cache.h, 2023-02-24)). Signed-off-by: Johannes Schindelin --- fsmonitor-settings.c | 1 + 1 file changed, 1 insertion(+) diff --git a/fsmonitor-settings.c b/fsmonitor-settings.c index 506719f15f61a8..342967cd7f3859 100644 --- a/fsmonitor-settings.c +++ b/fsmonitor-settings.c @@ -5,6 +5,7 @@ #include "fsmonitor-ipc.h" #include "fsmonitor-settings.h" #include "fsmonitor-path-utils.h" +#include "advice.h" /* * We keep this structure defintion private and have getters