chiark / gitweb /
udev: support ENV{}=="" global property matches
[elogind.git] / src / core / kmod-setup.h
index faaaa9ab415a3194562986433e6d0dbf69c2abce..24dcdddfa45f7aeb4578714f9479b0f3e4143370 100644 (file)
@@ -1,7 +1,6 @@
 /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
 
-#ifndef fookmodsetuphfoo
-#define fookmodsetuphfoo
+#pragma once
 
 /***
   This file is part of systemd.
@@ -23,5 +22,3 @@
 ***/
 
 int kmod_setup(void);
-
-#endif