* configure.ac: Added check for sys/utsname.h header.
[cacao.git] / src / native / vm / gnuclasspath / java_lang_VMRuntime.cpp
index 2a885667889121a6f8d78e290b960cbbd9ce1ee2..4317bc6187466929da1aac17066884ac02694ffd 100644 (file)
@@ -30,7 +30,6 @@
 #include <stdint.h>
 #include <stdlib.h>
 #include <unistd.h>
-#include <sys/utsname.h>
 
 #if defined(__DARWIN__)
 # if defined(__POWERPC__)