aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendmail/include/sm/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/include/sm/time.h')
-rw-r--r--contrib/sendmail/include/sm/time.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/sendmail/include/sm/time.h b/contrib/sendmail/include/sm/time.h
index b6d31a4bd292..40134fdb557c 100644
--- a/contrib/sendmail/include/sm/time.h
+++ b/contrib/sendmail/include/sm/time.h
@@ -13,7 +13,6 @@
# define SM_TIME_H 1
# include <sm/config.h>
-
# include <sys/time.h>
/* should be defined in sys/time.h */
@@ -52,5 +51,4 @@
((tvp)->tv_sec cmp (uvp)->tv_sec))
#endif /* !timercmp */
-
#endif /* ! SM_TIME_H */