diff options
Diffstat (limited to 'src/core/defs.h')
| -rw-r--r-- | src/core/defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/defs.h b/src/core/defs.h index 3a714f85..d4a8a740 100644 --- a/src/core/defs.h +++ b/src/core/defs.h @@ -43,6 +43,7 @@ typedef struct nni_tran_ep nni_tran_ep; typedef struct nni_tran_ep_option nni_tran_ep_option; typedef struct nni_tran_pipe nni_tran_pipe; typedef struct nni_tran_pipe_option nni_tran_pipe_option; +typedef struct nni_url nni_url; typedef struct nni_proto_sock_ops nni_proto_sock_ops; typedef struct nni_proto_pipe_ops nni_proto_pipe_ops; |
