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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/GUI/xephem/sunmenu.c
0
++ b/GUI/xephem/sunmenu.c
Lines 1-6 Link Here
1
/* code to manage the sun display 
1
/* code to manage the sun display 
2
 */
2
 */
3
3
4
#define _XOPEN_SOURCE /* See feature_test_macros(7) */
4
#include <stdio.h>
5
#include <stdio.h>
5
#include <stdlib.h>
6
#include <stdlib.h>
6
#include <errno.h>
7
#include <errno.h>

Return to bug 572748