nspawn: add missing spdx header

This commit is contained in:
Lennart Poettering 2020-07-22 17:50:45 +02:00
parent e9769453e3
commit d130181fd8
1 changed files with 1 additions and 0 deletions

View File

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