From ce40ef41046158658939ca6bc476aac4ecae950a Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 19 Mar 2017 21:28:35 -0700 Subject: More cleanups. Delete unused call, isolate ep list creation. --- src/core/endpt.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/endpt.h') diff --git a/src/core/endpt.h b/src/core/endpt.h index 3a30f73e..2b685590 100644 --- a/src/core/endpt.h +++ b/src/core/endpt.h @@ -49,5 +49,6 @@ extern int nni_ep_accept(nni_ep *, nni_pipe **); extern void nni_ep_close(nni_ep *); extern int nni_ep_dial(nni_ep *, int); extern int nni_ep_listen(nni_ep *, int); +extern void nni_ep_list_init(nni_list *); #endif // CORE_ENDPT_H -- cgit v1.2.3-70-g09d2