chiark / gitweb /
SMACK: Add configuration options. (v3)
[elogind.git] / src / core / dbus-socket.h
index eafb3af6b8e92986de6738b900f7e59fa96e9142..5369b22e5e6cbe72b7d6fadd07051db71429b6df 100644 (file)
@@ -1,7 +1,6 @@
 /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
 
-#ifndef foodbussockethfoo
-#define foodbussockethfoo
+#pragma once
 
 /***
   This file is part of systemd.
@@ -30,5 +29,3 @@ DBusHandlerResult bus_socket_message_handler(Unit *u, DBusConnection *c, DBusMes
 
 extern const char bus_socket_interface[];
 extern const char bus_socket_invalidating_properties[];
-
-#endif