diff options
Diffstat (limited to 'src/shared/switch-root.h')
-rw-r--r-- | src/shared/switch-root.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/switch-root.h b/src/shared/switch-root.h index adf893a922..1350fd9b1c 100644 --- a/src/shared/switch-root.h +++ b/src/shared/switch-root.h @@ -2,6 +2,7 @@ #pragma once +#include <stdbool.h> /*** This file is part of systemd. |