Chromium 11.0.696.68
[chromium.git] / patches / patch-chrome_test_webdriver_session__manager.cc
1 $NetBSD$
2
3 --- chrome/test/webdriver/session_manager.cc.orig       2011-04-13 08:01:45 +0000
4 +++ chrome/test/webdriver/session_manager.cc
5 @@ -17,6 +17,7 @@
6  #include <arpa/inet.h>
7  #include <net/if.h>
8  #include <netdb.h>
9 +#include <netinet/in.h>
10  #include <sys/ioctl.h>
11  #include <sys/socket.h>
12  #include <sys/types.h>