summaryrefslogtreecommitdiffstats
path: root/java/src/jni
diff options
context:
space:
mode:
Diffstat (limited to 'java/src/jni')
-rw-r--r--java/src/jni/h5Constants.c1
-rw-r--r--java/src/jni/h5lImp.c1
-rw-r--r--java/src/jni/h5zImp.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/java/src/jni/h5Constants.c b/java/src/jni/h5Constants.c
index a0deea3..7354e95 100644
--- a/java/src/jni/h5Constants.c
+++ b/java/src/jni/h5Constants.c
@@ -22,7 +22,6 @@ extern "C" {
#endif /* __cplusplus */
#include "hdf5.h"
-#include "hdf5dev.h"
#include <jni.h>
#include <stdlib.h>
#include "h5jni.h"
diff --git a/java/src/jni/h5lImp.c b/java/src/jni/h5lImp.c
index 1407fef..43db4e9 100644
--- a/java/src/jni/h5lImp.c
+++ b/java/src/jni/h5lImp.c
@@ -23,7 +23,6 @@ extern "C" {
#include <jni.h>
#include <stdlib.h>
#include "hdf5.h"
-#include "hdf5dev.h"
#include "h5jni.h"
#include "h5lImp.h"
diff --git a/java/src/jni/h5zImp.c b/java/src/jni/h5zImp.c
index d8c93be..d750ee8 100644
--- a/java/src/jni/h5zImp.c
+++ b/java/src/jni/h5zImp.c
@@ -22,7 +22,6 @@ extern "C" {
#endif /* __cplusplus */
#include "hdf5.h"
-#include "hdf5dev.h"
#include <jni.h>
#include <stdlib.h>
#include "h5jni.h"