chiark / gitweb /
generator: use fflush_and_check() where appropriate
[elogind.git] / src / shared / clean-ipc.c
index 39ab645133f8df33237ab34c875edfbd0dc19555..48b10865da1b49fbd2ab3ab5019e30116f26be02 100644 (file)
 #include <sys/sem.h>
 #include <sys/msg.h>
 #include <sys/stat.h>
-#include <sys/mman.h>
 #include <fcntl.h>
 #include <dirent.h>
 #include <mqueue.h>
 
 #include "util.h"
+#include "formats-util.h"
 #include "strv.h"
 #include "clean-ipc.h"