=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mail/def.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- src/usr.bin/mail/def.h 2002/02/16 21:27:48 1.10 +++ src/usr.bin/mail/def.h 2003/05/15 02:47:47 1.11 @@ -1,4 +1,4 @@ -/* $OpenBSD: def.h,v 1.10 2002/02/16 21:27:48 millert Exp $ */ +/* $OpenBSD: def.h,v 1.11 2003/05/15 02:47:47 pjanzen Exp $ */ /* $NetBSD: def.h,v 1.9 1996/12/28 07:11:00 tls Exp $ */ /* @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)def.h 8.4 (Berkeley) 4/20/95 - * $OpenBSD: def.h,v 1.10 2002/02/16 21:27:48 millert Exp $ + * $OpenBSD: def.h,v 1.11 2003/05/15 02:47:47 pjanzen Exp $ */ /* @@ -58,6 +58,7 @@ #include #include #include +#include #include "pathnames.h" #define APPEND /* New mail goes to end of mailbox */