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

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- a/src/filetypes.h
0
++ b/src/filetypes.h
Lines 82-85 Link Here
82
#define lstat stat
82
#define lstat stat
83
#endif
83
#endif
84
int lstat ();
84
int lstat ();
85
#ifndef stat
85
int stat ();
86
int stat ();
87
#endif 

Return to bug 328531