summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/libsm/ungetc.c
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2006-03-22 16:40:03 +0000
committergshapiro <gshapiro@FreeBSD.org>2006-03-22 16:40:03 +0000
commit7ec7c93b1895442f91f42eb78a2c77ca31b7b8d8 (patch)
treef2f677119f6e5ae9bb59afb38a21beeb680e5dce /contrib/sendmail/libsm/ungetc.c
parente66460b8942afc349793d018627b403bbd4eaad0 (diff)
parentef9770707c0f88e94a0c4a409f8fb74cea250716 (diff)
downloadFreeBSD-src-7ec7c93b1895442f91f42eb78a2c77ca31b7b8d8.zip
FreeBSD-src-7ec7c93b1895442f91f42eb78a2c77ca31b7b8d8.tar.gz
This commit was generated by cvs2svn to compensate for changes in r157001,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/sendmail/libsm/ungetc.c')
-rw-r--r--contrib/sendmail/libsm/ungetc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/sendmail/libsm/ungetc.c b/contrib/sendmail/libsm/ungetc.c
index 289c7be..2f90e14 100644
--- a/contrib/sendmail/libsm/ungetc.c
+++ b/contrib/sendmail/libsm/ungetc.c
@@ -13,12 +13,12 @@
*/
#include <sm/gen.h>
-SM_IDSTR(id, "@(#)$Id: ungetc.c,v 1.29 2004/08/03 20:54:49 ca Exp $")
+SM_IDSTR(id, "@(#)$Id: ungetc.c,v 1.30 2005/06/14 23:07:20 ca Exp $")
#include <stdlib.h>
#include <string.h>
#include <signal.h>
-#include <sys/time.h>
+#include <sm/time.h>
#include <errno.h>
#include <sm/io.h>
#include <sm/heap.h>
OpenPOWER on IntegriCloud