summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/roken/localtime_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/roken/localtime_r.c')
-rw-r--r--crypto/heimdal/lib/roken/localtime_r.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/crypto/heimdal/lib/roken/localtime_r.c b/crypto/heimdal/lib/roken/localtime_r.c
index 310e24b..4340234 100644
--- a/crypto/heimdal/lib/roken/localtime_r.c
+++ b/crypto/heimdal/lib/roken/localtime_r.c
@@ -33,10 +33,12 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
-RCSID("$Id: localtime_r.c,v 1.1 2001/10/21 23:24:33 assar Exp $");
+RCSID("$Id: localtime_r.c,v 1.2 2002/08/20 13:00:35 joda Exp $");
#endif
+#include <stdio.h>
#include <time.h>
+#include "roken.h"
#ifndef HAVE_LOCALTIME_R
OpenPOWER on IntegriCloud