Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 792567
Collapse All | Expand All

(-)file_not_specified_in_diff (-7 / +2 lines)
Line  Link Here
0
-- a/src/common.h
0
++ b/src/common.h
Lines 25-30 Link Here
25
#ifdef O_ACCMODE
25
#define O_NOACCESS O_RDONLY
26
# define O_NOACCESS O_ACCMODE
27
#else
28
/* open a file for "no access" */
29
# define O_NOACCESS 3
30
#endif

Return to bug 792567