unix: uv_pipe_t should not depend on UV_TCP_PRIVATE_FIELDS
This commit is contained in:
parent
bd6066cb34
commit
52eca75152
@ -117,9 +117,7 @@ typedef int uv_file;
|
||||
|
||||
|
||||
/* UV_NAMED_PIPE */
|
||||
#define UV_PIPE_PRIVATE_TYPEDEF
|
||||
#define UV_PIPE_PRIVATE_FIELDS \
|
||||
UV_TCP_PRIVATE_FIELDS \
|
||||
const char* pipe_fname; /* strdup'ed */
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user