summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/libsm/snprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/libsm/snprintf.c')
-rw-r--r--contrib/sendmail/libsm/snprintf.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/sendmail/libsm/snprintf.c b/contrib/sendmail/libsm/snprintf.c
index 5ee3006..cdb7688 100644
--- a/contrib/sendmail/libsm/snprintf.c
+++ b/contrib/sendmail/libsm/snprintf.c
@@ -13,10 +13,11 @@
*/
#include <sm/gen.h>
-SM_RCSID("@(#)$Id: snprintf.c,v 1.23 2001/09/11 04:04:49 gshapiro Exp $")
+SM_RCSID("@(#)$Id: snprintf.c,v 1.24 2006/10/12 21:50:10 ca Exp $")
#include <limits.h>
#include <sm/varargs.h>
#include <sm/io.h>
+#include <sm/string.h>
#include "local.h"
/*
OpenPOWER on IntegriCloud