mirror of
git://git.musl-libc.org/musl
synced 2025-03-06 20:48:29 +01:00
make mkostemps source file include the header for its declaration
This commit is contained in:
parent
b07a5d6698
commit
4de46b5ab5
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#define _BSD_SOURCE
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue