Include types.h
Showing
1 changed file
with
2 additions
and
0 deletions
-
Please register or sign in to post a comment
... | ... | @@ -18,6 +18,8 @@ |
#ifndef _MAILUTILS_DAEMON_H | ||
#define _MAILUTILS_DAEMON_H | ||
#include <mailutils/types.h> | ||
#ifdef __cplusplus | ||
extern "C" { | ||
#endif | ||
... | ... |