chiark / gitweb /
Prep v229.5: Move parse-printf-format.? back to src/basic it is needed there.
[elogind.git] / src / shared / utmp-wtmp.h
index e0ceb873ac2a3f3859aa73f51b13a3be7efc13ab..438e270a26b48e215fec54843a46e675fb08d0f1 100644 (file)
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
 #pragma once
 
 /***
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include <stdbool.h>
+#include <sys/types.h>
+
+#include "time-util.h"
 #include "util.h"
 
 #ifdef HAVE_UTMP