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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/src/auth/mycrypt.c
0
++ b/src/auth/mycrypt.c
Lines 4-9 Link Here
4
#  include "config.h"
4
#  include "config.h"
5
#endif
5
#endif
6
6
7
#define _DEFAULT_SOURCE
7
#define _XOPEN_SOURCE 4
8
#define _XOPEN_SOURCE 4
8
#define _XOPEN_SOURCE_EXTENDED 1 /* 1 needed for AIX */
9
#define _XOPEN_SOURCE_EXTENDED 1 /* 1 needed for AIX */
9
#ifndef _AIX
10
#ifndef _AIX

Return to bug 667118