Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 895842 | Differences between
and this patch

Collapse All | Expand All

(-)premake-core-5.0.0-beta2-orig/contrib/libzip/mkstemp.c (+1 lines)
Lines 43-48 Link Here
43
#endif
43
#endif
44
#include <stdio.h>
44
#include <stdio.h>
45
#include <stdlib.h>
45
#include <stdlib.h>
46
#include <unistd.h>
46
47
47
#ifndef O_BINARY
48
#ifndef O_BINARY
48
#define O_BINARY 0
49
#define O_BINARY 0

Return to bug 895842