[PATCH 5/8] wmcalendar: Include math.h.
Doug Torrance <[email protected]>
| Newsgroups | gmane.compw.window-managers.windowmaker.devel |
|---|---|
| Message-ID | <[email protected]> |
--- wmcalendar/Src/calendarfunc.h | 1 + 1 file changed, 1 insertion(+) diff --git a/wmcalendar/Src/calendarfunc.h b/wmcalendar/Src/calendarfunc.h index d8dd89b..d50ddf8 100644 --- a/wmcalendar/Src/calendarfunc.h +++ b/wmcalendar/Src/calendarfunc.h @@ -23,6 +23,7 @@ #include <unistd.h> #include <stdlib.h> #include <libical/ical.h> +#include <math.h> #define TIMZ 3.0 #define MINAGE 13.5 #define SUNSET 19.5 /*approximate */ -- 2.7.4 -- To unsubscribe, send mail to [email protected].