-- a/GUI/xephem/sunmenu.c
++ b/GUI/xephem/sunmenu.c
/* code to manage the sun display
*/
#define _XOPEN_SOURCE /* See feature_test_macros(7) */
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>