summaryrefslogtreecommitdiff
path: root/modules/glob-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-05-14 22:34:12 +0200
committerBruno Haible <bruno@clisp.org>2022-05-14 22:34:12 +0200
commit754d33cbd78bb93831a812c2853bb49eea0698ae (patch)
treed8dc7e5aaec3b6e2c110a5b2cb38b84fbc0ea2ee /modules/glob-tests
parentc64d420f50f058c7fbea86de3b6d2084359d3bcc (diff)
downloadgnulib-754d33cbd78bb93831a812c2853bb49eea0698ae.tar.gz
glob tests: Fix a warning (regression from 2022-03-23).
* tests/test-glob.c: Include <fcntl.h>. * modules/glob-tests (Depends-on): Add fcntl-h.
Diffstat (limited to 'modules/glob-tests')
-rw-r--r--modules/glob-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/glob-tests b/modules/glob-tests
index ec519cf38d..afce2dbca0 100644
--- a/modules/glob-tests
+++ b/modules/glob-tests
@@ -4,6 +4,7 @@ tests/signature.h
tests/macros.h
Depends-on:
+fcntl-h
symlink
configure.ac: