ceilf-ieee: Work around bug on MacOS X 10.5.
[pspp] / lib / getdate.h
1 /* Obsolete; consider using parse-datetime.h instead.  */
2 #include "parse-datetime.h"
3 #define get_date(a, b, c) parse_datetime (a, b, c)