Remove incorrect comment.
[gnulib.git] / lib / mkstemp.h
index 69e6fec..9ed7411 100644 (file)
@@ -19,6 +19,7 @@
 /* written by Jim Meyering */
 
 #include <stdlib.h>
+#include <unistd.h>
 
 #ifdef __MKSTEMP_PREFIX
 # define _GL_CONCAT(x, y) x ## y