mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-22 05:00:08 +02:00
@@ -695,6 +695,7 @@ static ino_t tmp_ino;
|
|||||||
* prototypes. Should be safe
|
* prototypes. Should be safe
|
||||||
* on most Unices and compilers
|
* on most Unices and compilers
|
||||||
*/
|
*/
|
||||||
|
char *mktemp(char *template);
|
||||||
int fchmod(int fd, mode_t mode);
|
int fchmod(int fd, mode_t mode);
|
||||||
|
|
||||||
static int tmp_fd = -1;
|
static int tmp_fd = -1;
|
||||||
|
|||||||
Reference in New Issue
Block a user