summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/include/gnu_java_nio_FileChannelImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/include/gnu_java_nio_FileChannelImpl.h')
-rw-r--r--libjava/classpath/include/gnu_java_nio_FileChannelImpl.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/libjava/classpath/include/gnu_java_nio_FileChannelImpl.h b/libjava/classpath/include/gnu_java_nio_FileChannelImpl.h
index 43000114cc4..4bcc222d3ab 100644
--- a/libjava/classpath/include/gnu_java_nio_FileChannelImpl.h
+++ b/libjava/classpath/include/gnu_java_nio_FileChannelImpl.h
@@ -1,15 +1,16 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
+#include <jni.h>
+
#ifndef __gnu_java_nio_FileChannelImpl__
#define __gnu_java_nio_FileChannelImpl__
-#include <jni.h>
-
#ifdef __cplusplus
extern "C"
{
#endif
+
#undef gnu_java_nio_FileChannelImpl_READ
#define gnu_java_nio_FileChannelImpl_READ 1L
#undef gnu_java_nio_FileChannelImpl_WRITE
OpenPOWER on IntegriCloud