* configure.ac: Added check for sys/utsname.h header.
[cacao.git] / src / vm / exceptions.cpp
index 332fca04b15e1c1304b1921a9b7c292fc84a96d3..69a748febd18f67a0678c9cb31dbe91857730d03 100644 (file)
@@ -29,7 +29,6 @@
 #include <string.h>
 #include <stdarg.h>
 #include <stdlib.h>
-#include <sys/mman.h>
 
 #include "vm/types.h"