summaryrefslogtreecommitdiff
path: root/src/shared/barrier.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/barrier.h')
-rw-r--r--src/shared/barrier.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/shared/barrier.h b/src/shared/barrier.h
index d4ad2a419b..7816fae576 100644
--- a/src/shared/barrier.h
+++ b/src/shared/barrier.h
@@ -21,14 +21,9 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include <errno.h>
-#include <inttypes.h>
-#include <stdlib.h>
-#include <string.h>
#include <sys/types.h>
#include "macro.h"
-#include "util.h"
/* See source file for an API description. */