chiark / gitweb /
remove unused includes
[elogind.git] / src / test / test-sleep.c
index a1020ad14c1faf6fdcdfb4f1dc2193a8f39757c5..1d75d05a883aa9516522c4bd9520cf80d68791ec 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <errno.h>
-#include <string.h>
 #include <stdio.h>
-#include <fcntl.h>
 
 #include "util.h"
 #include "log.h"