about summary refs log tree commit diff
path: root/misc/mkostemps.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mkostemps.c')
-rw-r--r--misc/mkostemps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/mkostemps.c b/misc/mkostemps.c
index fcc6053ef3..a7a87bfa2e 100644
--- a/misc/mkostemps.c
+++ b/misc/mkostemps.c
@@ -16,6 +16,7 @@
    <http://www.gnu.org/licenses/>.  */
 
 #include <errno.h>
+#include <fcntl.h>
 #include <stdio.h>
 #include <stdlib.h>