summaryrefslogtreecommitdiff
path: root/include/mailutils/daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mailutils/daemon.h')
-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
@@ -15,12 +15,14 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
#ifndef _MAILUTILS_DAEMON_H
#define _MAILUTILS_DAEMON_H
+#include <mailutils/types.h>
+
#ifdef __cplusplus
extern "C" {
#endif
extern int daemon_create_pidfile __P ((const char *));
extern void daemon_remove_pidfile __P ((void));

Return to:

Send suggestions and report system problems to the System administrator.