diff --git a/projects/VC90/SimGear.vcproj b/projects/VC90/SimGear.vcproj
index 34aa5752..24678e83 100644
--- a/projects/VC90/SimGear.vcproj
+++ b/projects/VC90/SimGear.vcproj
@@ -463,6 +463,8 @@
RelativePath="..\..\simgear\io\raw_socket.hxx"
>
+
+
@@ -1463,7 +1465,7 @@
RelativePath="..\..\simgear\scene\tgdb\userdata.hxx"
>
-
+
diff --git a/simgear/io/raw_socket.hxx b/simgear/io/raw_socket.hxx
index 1af74ce0..e3f50daf 100644
--- a/simgear/io/raw_socket.hxx
+++ b/simgear/io/raw_socket.hxx
@@ -24,10 +24,7 @@
#define SG_IO_SOCKET_HXX
#include
-
-#if defined(__APPLE__) || defined(__FreeBSD__)
-# include
-#endif
+#include
namespace simgear
{