summaryrefslogtreecommitdiff
path: root/modules/tempname
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-10-05 18:37:31 +0200
committerBruno Haible <bruno@clisp.org>2018-10-05 18:37:31 +0200
commit55201fa44fb9cd1d9b4697144a6bb7da60196f57 (patch)
tree64f16178685b3c027dfc84c4713abf564d219f37 /modules/tempname
parent5fc612b722cd22c7f84a7d9aac9bb01035a869be (diff)
downloadgnulib-55201fa44fb9cd1d9b4697144a6bb7da60196f57.tar.gz
tempname: Depend on 'mkdir'.
Reported by Maarten Bosmans <mkbosmans@gmail.com> at <https://savannah.gnu.org/bugs/?33379>. * modules/tempname (Depends-on): Add 'mkdir'.
Diffstat (limited to 'modules/tempname')
-rw-r--r--modules/tempname1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/tempname b/modules/tempname
index d5218eee5b..fa91ed3979 100644
--- a/modules/tempname
+++ b/modules/tempname
@@ -12,6 +12,7 @@ extensions
fcntl-h
gettimeofday
lstat
+mkdir
stdint
sys_stat
sys_time