Change mkstemp Include: section to refer to "mkstemp.h".
[gnulib.git] / modules / mkstemp
index 5d80820..efb0c40 100644 (file)
@@ -4,21 +4,22 @@ mkstemp() function: create a private temporary file.
 Files:
 lib/mkstemp.c
 lib/tempname.c
-m4/ulonglong.m4
-m4/stdint_h.m4
-m4/inttypes_h.m4
-m4/uintmax_t.m4
 m4/mkstemp.m4
 
 Depends-on:
+extensions
+stat-macros
+stdint
+sys_stat
 
 configure.ac:
 gl_FUNC_MKSTEMP
 
 Makefile.am:
+EXTRA_DIST += mkstemp.h
 
 Include:
-<stdlib.h>
+"mkstemp.h"
 
 License:
 GPL