summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/repository/gitestrepo.c1
-rw-r--r--tests/repository/gitestthrows.c1
-rw-r--r--tests/repository/gitypelibtest.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/repository/gitestrepo.c b/tests/repository/gitestrepo.c
index b122a63d..281a5f3b 100644
--- a/tests/repository/gitestrepo.c
+++ b/tests/repository/gitestrepo.c
@@ -3,7 +3,6 @@
#include <stdlib.h>
#include <string.h>
-#include <unistd.h>
#include <gio/gio.h>
diff --git a/tests/repository/gitestthrows.c b/tests/repository/gitestthrows.c
index a045a817..39a0df89 100644
--- a/tests/repository/gitestthrows.c
+++ b/tests/repository/gitestthrows.c
@@ -2,7 +2,6 @@
#include "girepository.h"
#include <stdlib.h>
-#include <unistd.h>
int
diff --git a/tests/repository/gitypelibtest.c b/tests/repository/gitypelibtest.c
index 7b9cb357..6620f1ea 100644
--- a/tests/repository/gitypelibtest.c
+++ b/tests/repository/gitypelibtest.c
@@ -6,7 +6,6 @@
#include <stdlib.h>
#include <string.h>
-#include <unistd.h>
static void
test_enum_and_flags_cidentifier (GIRepository * repo)