Skip to content

Commit becc66e

Browse files
committed
platform_pipe.h: Include compat/net.h
1 parent 0548179 commit becc66e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/compat/platform_pipe.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
#include "config_unix.h"
4242
#include "config_win32.h"
4343

44+
#include "compat/net.h" //for fd_t
45+
4446
#ifdef __cplusplus
4547
extern "C" {
4648
#endif // __cplusplus

0 commit comments

Comments
 (0)