summaryrefslogtreecommitdiff
path: root/examples/addr.c
diff options
context:
space:
mode:
authorSam Roberts <sroberts@uniserve.com>2002-03-01 13:48:22 +0000
committerSam Roberts <sroberts@uniserve.com>2002-03-01 13:48:22 +0000
commit471021d188407e61086f96393b2de67238fca7db (patch)
tree32fa8a77081cd5b74fa1411537b116dd451c60ac /examples/addr.c
parent5ad2243fe5233a5e29233175443efcf69bcca3ac (diff)
downloadmailutils-471021d188407e61086f96393b2de67238fca7db.tar.gz
mailutils-471021d188407e61086f96393b2de67238fca7db.tar.bz2
New addr return codes.
Diffstat (limited to 'examples/addr.c')
-rw-r--r--examples/addr.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/addr.c b/examples/addr.c
index 0832a5032..2ccdac08a 100644
--- a/examples/addr.c
+++ b/examples/addr.c
@@ -1,6 +1,8 @@
#include <stdio.h>
#include <errno.h>
+
#include <mailutils/address.h>
+#include <mailutils/errno.h>
#define EPARSE ENOENT

Return to:

Send suggestions and report system problems to the System administrator.