chiark / gitweb /
util: rework rm_rf() logic
[elogind.git] / src / shared / utmp-wtmp.c
index bdb962af3497d9a901450b85be009dd4386dcfca..7fb6fe3a6751602718039b2a8da55772cbaca2e7 100644 (file)
@@ -21,7 +21,6 @@
 
 #include <utmpx.h>
 #include <errno.h>
-#include <assert.h>
 #include <string.h>
 #include <sys/utsname.h>
 #include <fcntl.h>