summaryrefslogtreecommitdiff
path: root/include/mailutils/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mailutils/types.h')
-rw-r--r--include/mailutils/types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mailutils/types.h b/include/mailutils/types.h
index 70a4aab25..0345ae40f 100644
--- a/include/mailutils/types.h
+++ b/include/mailutils/types.h
@@ -59,6 +59,7 @@ struct _message;
struct _mime;
struct _mu_mailcap;
struct _mu_mailcap_entry;
+struct _mu_refcount;
struct _observable;
struct _observer;
struct _property;
@@ -87,6 +88,7 @@ typedef struct _message *message_t;
typedef struct _mime *mime_t;
typedef struct _mu_mailcap *mu_mailcap_t;
typedef struct _mu_mailcap_entry *mu_mailcap_entry_t;
+typedef struct _mu_refcount *mu_refcount_t;
typedef struct _observable *observable_t;
typedef struct _observer *observer_t;
typedef struct _property *property_t;

Return to:

Send suggestions and report system problems to the System administrator.