chiark / gitweb /
remove unused includes
[elogind.git] / src / test / test-barrier.c
index cb75f7314d98d6d700c3c1a4b559ba64e63a3eeb..2d109a30e7f8ecf9ec3d6b3bb0ccfa2e0161c45b 100644 (file)
  * increase it at the slightly cost of lengthen test-duration on other machines.
  */
 
-#include <errno.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/time.h>
 #include <sys/wait.h>
 #include <unistd.h>
 
 #include "barrier.h"
-#include "def.h"
 #include "util.h"
 
 /* 20ms to test deadlocks; All timings use multiples of this constant as