git/compat/fsmonitor
Patrick Steinhardt 219de841d9 global: prepare for hiding away repo-less config functions
We're about to hide config functions that implicitly depend on
`the_repository` behind the `USE_THE_REPOSITORY_VARIABLE` macro. This
will uncover a bunch of dependents that transitively relied on the
global variable, but didn't define the macro yet.

Adapt them such that we define the macro to prepare for this change.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-08-13 10:01:05 -07:00
..
fsm-darwin-gcc.h
fsm-health-darwin.c fsmonitor: mark unused parameters in stub functions 2023-09-18 15:56:15 -07:00
fsm-health-win32.c fsmonitor--daemon.h: remove unnecessary includes 2023-12-26 12:04:32 -08:00
fsm-health.h
fsm-ipc-darwin.c global: prepare for hiding away repo-less config functions 2024-08-13 10:01:05 -07:00
fsm-ipc-win32.c
fsm-listen-darwin.c fsmonitor--daemon.h: remove unnecessary includes 2023-12-26 12:04:32 -08:00
fsm-listen-win32.c fsmonitor--daemon.h: remove unnecessary includes 2023-12-26 12:04:32 -08:00
fsm-listen.h
fsm-path-utils-darwin.c
fsm-path-utils-win32.c fsmonitor: mark unused parameters in stub functions 2023-09-18 15:56:15 -07:00
fsm-settings-darwin.c
fsm-settings-win32.c fsmonitor/win32: mark unused parameter in fsm_os__incompatible() 2023-09-18 15:56:15 -07:00