aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendmail/libsm/vfscanf.c
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2006-03-22 16:40:03 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2006-03-22 16:40:03 +0000
commit4e4196cb7454f47341efebe4e0a17f1b8cd534c7 (patch)
treef3bd1c133ce6e698fd2ff3c0280c7103bfac7af3 /contrib/sendmail/libsm/vfscanf.c
parent0c97652c0b3dbc161167bac72bd860ec7d0f48ab (diff)
Diffstat (limited to 'contrib/sendmail/libsm/vfscanf.c')
-rw-r--r--contrib/sendmail/libsm/vfscanf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/sendmail/libsm/vfscanf.c b/contrib/sendmail/libsm/vfscanf.c
index d7f1a3d746c8..235ee4254623 100644
--- a/contrib/sendmail/libsm/vfscanf.c
+++ b/contrib/sendmail/libsm/vfscanf.c
@@ -13,13 +13,13 @@
*/
#include <sm/gen.h>
-SM_IDSTR(id, "@(#)$Id: vfscanf.c,v 1.52 2004/08/03 20:56:32 ca Exp $")
+SM_IDSTR(id, "@(#)$Id: vfscanf.c,v 1.53 2005/06/14 23:07:20 ca Exp $")
#include <ctype.h>
#include <stdlib.h>
#include <errno.h>
#include <setjmp.h>
-#include <sys/time.h>
+#include <sm/time.h>
#include <sm/varargs.h>
#include <sm/config.h>
#include <sm/io.h>