diff options
| author | Stefan Farfeleder <stefanf@FreeBSD.org> | 2005-08-13 08:26:58 +0000 |
|---|---|---|
| committer | Stefan Farfeleder <stefanf@FreeBSD.org> | 2005-08-13 08:26:58 +0000 |
| commit | 955e9f68da7237a2340353318565ae0dfa7f4d2e (patch) | |
| tree | b0271d3351ead761efbcef17bb3fb82c33d86acc /bin/sh/mail.c | |
| parent | c7893739811f912f3ed7f48e60ac8c6ebccc03c0 (diff) | |
Notes
Diffstat (limited to 'bin/sh/mail.c')
| -rw-r--r-- | bin/sh/mail.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/mail.c b/bin/sh/mail.c index 3056fad3f3eb2..fe03a730bce2d 100644 --- a/bin/sh/mail.c +++ b/bin/sh/mail.c @@ -44,6 +44,7 @@ __FBSDID("$FreeBSD$"); #include "shell.h" #include "exec.h" /* defines padvance() */ +#include "mail.h" #include "var.h" #include "output.h" #include "memalloc.h" |
