summaryrefslogtreecommitdiff
path: root/examples/addr.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-12-10 15:00:39 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-12-10 15:00:39 +0000
commitf0e847479388d6bd37425ff07d24a6f267f46605 (patch)
tree81d8f838d9ecc1353c3267b907ae914c7210debd /examples/addr.c
parent5a915574850895a1a84f3fa61c7339b19afeaced (diff)
downloadmailutils-f0e847479388d6bd37425ff07d24a6f267f46605.tar.gz
mailutils-f0e847479388d6bd37425ff07d24a6f267f46605.tar.bz2
Include mutil.h
Diffstat (limited to 'examples/addr.c')
-rw-r--r--examples/addr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/addr.c b/examples/addr.c
index b38533e30..9d150fd64 100644
--- a/examples/addr.c
+++ b/examples/addr.c
@@ -20,6 +20,7 @@
#include <mailutils/address.h>
#include <mailutils/errno.h>
+#include <mailutils/mutil.h>
#define EPARSE ENOENT

Return to:

Send suggestions and report system problems to the System administrator.