iconv-h: Fix test-iconv-h-c++ failure on Solaris 11 2010-11.
[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)