summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/libsm/signal.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/libsm/signal.c')
-rw-r--r--contrib/sendmail/libsm/signal.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/sendmail/libsm/signal.c b/contrib/sendmail/libsm/signal.c
index 9061efc..ce2e242 100644
--- a/contrib/sendmail/libsm/signal.c
+++ b/contrib/sendmail/libsm/signal.c
@@ -8,10 +8,10 @@
*/
#include <sm/gen.h>
-SM_RCSID("@(#)$Id: signal.c,v 1.16 2001/09/11 04:04:49 gshapiro Exp $")
+SM_RCSID("@(#)$Id: signal.c,v 1.17 2005/06/14 23:07:20 ca Exp $")
#if SM_CONF_SETITIMER
-# include <sys/time.h>
+# include <sm/time.h>
#endif /* SM_CONF_SETITIMER */
#include <errno.h>
#include <stdlib.h>
OpenPOWER on IntegriCloud