summaryrefslogtreecommitdiff
path: root/tests/test-lchown.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-lchown.c')
-rw-r--r--tests/test-lchown.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-lchown.c b/tests/test-lchown.c
index e8c8fa4b66..13eee846ac 100644
--- a/tests/test-lchown.c
+++ b/tests/test-lchown.c
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (lchown, int, (char const *, uid_t, gid_t));
#include <fcntl.h>
#include <errno.h>
-#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/stat.h>