Index: /trunk/src/VBox/GuestHost/OpenGL/spu_loader/glloader.py
===================================================================
--- /trunk/src/VBox/GuestHost/OpenGL/spu_loader/glloader.py	(revision 29636)
+++ /trunk/src/VBox/GuestHost/OpenGL/spu_loader/glloader.py	(revision 29637)
@@ -36,7 +36,5 @@
 #include <string.h> /* VBOX */
 #elif defined(IRIX) || defined(IRIX64) || defined(Linux) || defined(FreeBSD) || defined(AIX) || defined(SunOS) || defined(OSF1)
-#if defined(Linux) || defined(SunOS) || defined(FreeBSD) /* bird: why not all? */
 #include <string.h>
-#endif
 #if defined(AIX)
 #define SYSTEM_GL "libGL.o"
