-/* $OpenBSD: ar_subs.c,v 1.47 2016/08/26 04:31:35 guenther Exp $ */
+/* $OpenBSD: ar_subs.c,v 1.48 2016/08/26 05:06:14 guenther Exp $ */
/* $NetBSD: ar_subs.c,v 1.5 1995/03/21 09:07:06 cgd Exp $ */
/*-
#include <signal.h>
#include <stdio.h>
#include <string.h>
+#include <time.h>
#include <unistd.h>
#include "pax.h"
-/* $OpenBSD: gen_subs.c,v 1.31 2016/08/26 04:11:16 guenther Exp $ */
+/* $OpenBSD: gen_subs.c,v 1.32 2016/08/26 05:06:14 guenther Exp $ */
/* $NetBSD: gen_subs.c,v 1.5 1995/03/21 09:07:26 cgd Exp $ */
/*-
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <time.h>
#include <unistd.h>
#include <utmp.h>
#include <vis.h>