summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-11-16 18:58:18 +0100
committerLennart Poettering <lennart@poettering.net>2017-11-17 11:12:33 +0100
commit14f8ccc755e396bbcc7500f2f6157c4ba28305ef (patch)
treee935bde59669ea29bda66972d9b18425aeace02e /src
parentfs-util: add access_fd() which is like access() but for fds (diff)
downloadsystemd-14f8ccc755e396bbcc7500f2f6157c4ba28305ef.tar.xz
systemd-14f8ccc755e396bbcc7500f2f6157c4ba28305ef.zip
nspawn: add missing #pragma once to header file
Diffstat (limited to 'src')
-rw-r--r--src/nspawn/nspawn-patch-uid.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nspawn/nspawn-patch-uid.h b/src/nspawn/nspawn-patch-uid.h
index 55d0990016..ff6a7b7647 100644
--- a/src/nspawn/nspawn-patch-uid.h
+++ b/src/nspawn/nspawn-patch-uid.h
@@ -1,3 +1,5 @@
+#pragma once
+
/***
This file is part of systemd.