Commit 0206989e authored by Ian Craggs's avatar Ian Craggs

Remove OSX compile warnings

parent 33c5108b
...@@ -49,6 +49,7 @@ ...@@ -49,6 +49,7 @@
#include <errno.h> #include <errno.h>
#include <fcntl.h> #include <fcntl.h>
#include <unistd.h> #include <unistd.h>
#include <sys/uio.h>
#endif #endif
/** socket operation completed successfully */ /** socket operation completed successfully */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment