aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2002-02-25 05:16:22 +0000
committerBruce Evans <bde@FreeBSD.org>2002-02-25 05:16:22 +0000
commit1bc1344e14c309478b840b2e68b02a5efd1364bf (patch)
tree11446946728895f82e68f74c8454a70feb8119b4 /usr.bin
parent724f76029d52918e44678ece30f9b35925e10097 (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/mail/aux.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/mail/aux.c b/usr.bin/mail/aux.c
index 2f735b1b2723..866b91be68c8 100644
--- a/usr.bin/mail/aux.c
+++ b/usr.bin/mail/aux.c
@@ -39,6 +39,8 @@ static const char rcsid[] =
"$FreeBSD$";
#endif /* not lint */
+#include <sys/time.h>
+
#include "rcv.h"
#include "extern.h"