consumer_sdl*.c: apply patch from Jean-Baptiste Mardelle to add window_background...
[melted] / src / valerie / valerie_socket.c
index 74e8483..2ed79ef 100644 (file)
@@ -32,6 +32,8 @@
 #include <sys/socket.h>
 #include <fcntl.h>
 #include <errno.h>
+#include <netinet/in.h>
+#include <sys/time.h>
 
 /* Application header files */
 #include "valerie_socket.h"