diff options
Diffstat (limited to 'src/shared/gpt.h')
-rw-r--r-- | src/shared/gpt.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/shared/gpt.h b/src/shared/gpt.h index 87308b0d2b..add1df420f 100644 --- a/src/shared/gpt.h +++ b/src/shared/gpt.h @@ -19,6 +19,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ +#pragma once + #include <endian.h> #include "sd-id128.h" |