Added standard includes, which are needed.
[cacao.git] / src / native / vm / FileChannelImpl.c
index 3785643584d444f3bd6534d1bdb3c7d76b477826..4108ce976dd75ed08d554014afc4bf36d8600d5b 100644 (file)
@@ -1,6 +1,7 @@
-/* This file is machine generated, don't edit it !*/
+/* class: java/nio/channels/FileChannelImpl */
 
 
+#include <stdlib.h>
 #include "jni.h"
 #include "types.h"
 #include "java_nio_channels_FileChannelImpl.h"