summaryrefslogtreecommitdiffstats
path: root/src/udev/scsi_id/scsi_id.h
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-01-23 15:20:59 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-01-23 15:30:44 +0100
commitc9403dced7c3eb0cc2a925c6428ca30ef8527b55 (patch)
tree93503b1e310c189b3a8e17fa16be50ec993fdce1 /src/udev/scsi_id/scsi_id.h
parentbuild-sys: fix build on compilers without static_assert (diff)
downloadsystemd-c9403dced7c3eb0cc2a925c6428ca30ef8527b55.tar.xz
systemd-c9403dced7c3eb0cc2a925c6428ca30ef8527b55.zip
#pragma once here and there
Diffstat (limited to 'src/udev/scsi_id/scsi_id.h')
-rw-r--r--src/udev/scsi_id/scsi_id.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/udev/scsi_id/scsi_id.h b/src/udev/scsi_id/scsi_id.h
index 648b5ce42a..141b116a88 100644
--- a/src/udev/scsi_id/scsi_id.h
+++ b/src/udev/scsi_id/scsi_id.h
@@ -15,6 +15,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#pragma once
+
#define MAX_PATH_LEN 512
/*