NEWS.stable: log cherry-pick [ae006b4]->[4a9738e] strtoimax: Avoid link error on...
[gnulib.git] / 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)