--- unix/sys_unix.c.orig Sun Dec 31 14:01:34 2006 +++ unix/sys_unix.c Thu Mar 22 10:20:55 2007 @@ -35,6 +35,7 @@ #include #include #include +#include #if defined (__linux__) #include @@ -543,7 +544,6 @@ void OS_Info(void) { -#include struct utsname info; uname (&info);