We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbafd13 commit ddb75bbCopy full SHA for ddb75bb
1 file changed
modules/opusvoip/opusudp.scm
@@ -63,6 +63,7 @@ void opusvoip_phone_hangup();
63
#include <sys/socket.h>
64
#else
65
#include <sys/fcntl.h>
66
+ #include <sys/unistd.h>
67
#endif
68
69
#ifdef IOS
0 commit comments