slackbuilds_ponce/system/proj/jni.patch

12 lines
355 B
Diff
Raw Normal View History

diff -Nur proj-4.8.0.a/src/jniproj.c proj-4.8.0.b/src/jniproj.c
--- proj-4.8.0.a/src/jniproj.c 2012-02-20 17:11:24.000000000 -0800
+++ proj-4.8.0.b/src/jniproj.c 2012-12-29 22:04:56.199425359 -0800
@@ -49,7 +49,6 @@
#include <math.h>
#include <string.h>
#include "projects.h"
-#include "org_proj4_PJ.h"
#include <jni.h>
#define PJ_FIELD_NAME "ptr"