summaryrefslogtreecommitdiffstats
path: root/transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'transport.h')
-rw-r--r--transport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/transport.h b/transport.h
index d6ec39e..e6a4584 100644
--- a/transport.h
+++ b/transport.h
@@ -4,7 +4,7 @@
#ifndef TRANSPORT_H
#define TRANSPORT_H
-#include "mbox.h"
+struct mbox_context;
struct transport_ops {
int (*flush_events)(struct mbox_context *context);
OpenPOWER on IntegriCloud