mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
nspawn: add missing include lines
This commit is contained in:
parent
c757a65b6a
commit
9537eab070
@ -38,6 +38,8 @@
|
||||
#include <sys/signalfd.h>
|
||||
#include <grp.h>
|
||||
#include <linux/fs.h>
|
||||
#include <sys/un.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
#include <systemd/sd-daemon.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user