1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-12 13:18:14 +03:00

nspawn: add missing spdx header

This commit is contained in:
Lennart Poettering 2020-07-22 17:50:45 +02:00
parent e9769453e3
commit d130181fd8

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
#include <sys/types.h>