chiark / gitweb /
journalctl: use _COMM= match for scripts
[elogind.git] / src / core / dbus-path.h
index db2d5b9161a28f998432a25fb058162b073fad1b..c945f7d588bdeff86a7dc4128d20810b4ceb4299 100644 (file)
@@ -1,7 +1,6 @@
 /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
 
-#ifndef foodbuspathhfoo
-#define foodbuspathhfoo
+#pragma once
 
 /***
   This file is part of systemd.
@@ -31,5 +30,3 @@ DBusHandlerResult bus_path_message_handler(Unit *u, DBusConnection *c, DBusMessa
 extern const char bus_path_interface[];
 
 extern const char bus_path_invalidating_properties[];
-
-#endif