We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0548179 commit becc66eCopy full SHA for becc66e
1 file changed
src/compat/platform_pipe.h
@@ -41,6 +41,8 @@
41
#include "config_unix.h"
42
#include "config_win32.h"
43
44
+#include "compat/net.h" //for fd_t
45
+
46
#ifdef __cplusplus
47
extern "C" {
48
#endif // __cplusplus
0 commit comments