rewrite str[pf]time for testing.

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

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$");