summaryrefslogtreecommitdiff
path: root/examples/addr.c
diff options
context:
space:
mode:
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.