chiark / gitweb /
generator: use fflush_and_check() where appropriate
[elogind.git] / src / shared / login-shared.h
index b2787c9c6282b7f2296f6afdf6cadd3c9e4131d7..a79f20c1b1e6b1a3f507de8125effeae0ae4e748 100644 (file)
@@ -19,6 +19,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#pragma once
+
 #include <stdbool.h>
 
 bool session_id_valid(const char *id);