summaryrefslogtreecommitdiff
path: root/src/shared/device-nodes.h
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2013-09-23 16:53:19 -0500
committerKay Sievers <kay@vrfy.org>2013-09-24 15:34:57 +0200
commit036ae95ac4a425475b58e1a8e53d5c52b2c8a218 (patch)
treecea9ba37e3e514c224b5d1a500180bc61e94f8f0 /src/shared/device-nodes.h
parentfb8f3f986991e2ee249ee0d0b303f6123b709f43 (diff)
shared: device-nodes - add include guard
Diffstat (limited to 'src/shared/device-nodes.h')
-rw-r--r--src/shared/device-nodes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/shared/device-nodes.h b/src/shared/device-nodes.h
index a98195afa9..04ba4897e5 100644
--- a/src/shared/device-nodes.h
+++ b/src/shared/device-nodes.h
@@ -1,5 +1,7 @@
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
+#pragma once
+
/***
This file is part of systemd.