Index: /trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp
===================================================================
--- /trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp	(revision 58319)
+++ /trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp	(revision 58320)
@@ -49,6 +49,6 @@
 #ifndef RT_OS_OS2
 # include <sys/poll.h>
-# include <errno.h>
 #endif
+#include <errno.h>
 #include <fcntl.h>
 #include <signal.h>
