summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-08-06 13:33:14 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-08-06 13:33:14 +0000
commitddfa623f43224f5b3e034341d40787099acdb47c (patch)
treee3c185694f2143f89ee270b46d4448826b5a61f2 /include
parent0955fff5813521e43f923b8f38bf4921d84b9bee (diff)
downloadmailutils-ddfa623f43224f5b3e034341d40787099acdb47c.tar.gz
mailutils-ddfa623f43224f5b3e034341d40787099acdb47c.tar.bz2
Include types.h
Diffstat (limited to 'include')
-rw-r--r--include/mailutils/daemon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mailutils/daemon.h b/include/mailutils/daemon.h
index c70ab1c57..e3d3f2687 100644
--- a/include/mailutils/daemon.h
+++ b/include/mailutils/daemon.h
@@ -18,6 +18,8 @@
18#ifndef _MAILUTILS_DAEMON_H 18#ifndef _MAILUTILS_DAEMON_H
19#define _MAILUTILS_DAEMON_H 19#define _MAILUTILS_DAEMON_H
20 20
21#include <mailutils/types.h>
22
21#ifdef __cplusplus 23#ifdef __cplusplus
22extern "C" { 24extern "C" {
23#endif 25#endif

Return to:

Send suggestions and report system problems to the System administrator.