rewrite str[pf]time for testing.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21896 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-08-09 08:46:08 +00:00
parent 4c98f8d34c
commit bf3a926e28

View File

@@ -33,6 +33,9 @@
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include <config.h> #include <config.h>
#endif #endif
#ifdef TEST_STRPFTIME
#include "strpftime-test.h"
#endif
#include "roken.h" #include "roken.h"
RCSID("$Id$"); RCSID("$Id$");