notmuch/contrib/notmuch-deliver/maildrop/numlib/atotimet.c

14 lines
244 B
C
Raw Normal View History

2010-05-26 09:09:47 +02:00
/*
** Copyright 2003 Double Precision, Inc.
** See COPYING for distribution information.
*/
#if HAVE_CONFIG_H
#include "config.h"
#endif
#include "numlib.h"
#include <string.h>
LIBMAIL_STRIMPL(time_t, libmail_strtotime_t, libmail_atotime_t)