chiark / gitweb /
service: add options RestartPreventExitStatus and SuccessExitStatus
[elogind.git] / src / core / load-dropin.h
index 0b613c53f18f9e401ba7446b900cfb2e53050d57..1d2fafeee68d5d59ba5990fdc921c32218449ff5 100644 (file)
@@ -1,7 +1,6 @@
 /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
 
-#ifndef fooloaddropinhfoo
-#define fooloaddropinhfoo
+#pragma once
 
 /***
   This file is part of systemd.
@@ -27,5 +26,3 @@
 /* Read service data supplementary drop-in directories */
 
 int unit_load_dropin(Unit *u);
-
-#endif