]> Git Repo - qemu.git/blobdiff - qemu_socket.h
Reorganize struct Qcow2Cache for better struct packing
[qemu.git] / qemu_socket.h
index 164ae3eb4edd59fbd09eeceb7637d39a16432dd8..897a8ae50bbf72ca902a7dda4d0acf92be87a262 100644 (file)
@@ -17,6 +17,7 @@ int inet_aton(const char *cp, struct in_addr *ia);
 
 #else
 
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <netinet/tcp.h>
This page took 0.023788 seconds and 4 git commands to generate.