aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendmail/libsm/vfscanf.c
diff options
context:
space:
mode:
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>