Fix compilation of openvswitch-1.1.0pre2 on FreeBSD-8.1
[sliver-openvswitch.git] / lib / stream-ssl.c
index f7112c3..4874bbe 100644 (file)
@@ -22,6 +22,8 @@
 #include <errno.h>
 #include <inttypes.h>
 #include <string.h>
+#include <sys/types.h>
+#include <sys/socket.h>
 #include <netinet/tcp.h>
 #include <openssl/err.h>
 #include <openssl/ssl.h>