summaryrefslogtreecommitdiffstats
path: root/src/ccapi/common/cci_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ccapi/common/cci_types.h')
-rw-r--r--src/ccapi/common/cci_types.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/ccapi/common/cci_types.h b/src/ccapi/common/cci_types.h
index 8ace67ce7b..20c64701a2 100644
--- a/src/ccapi/common/cci_types.h
+++ b/src/ccapi/common/cci_types.h
@@ -28,9 +28,7 @@
#define CCI_TYPES_H
#include <CredentialsCache.h>
-
-struct cci_stream_d;
-typedef struct cci_stream_d *cci_stream_t;
+#include <k5-ipc_stream.h>
typedef char *cci_uuid_string_t;