1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 17:51:22 +03:00

nspawn: add missing #pragma once to header file

This commit is contained in:
Lennart Poettering 2017-11-16 18:58:18 +01:00
parent 57a4359ee0
commit 14f8ccc755

View File

@ -1,3 +1,5 @@
#pragma once
/***
This file is part of systemd.