Debian, where is jni.h?

I have recently put Debian onto my Beagebone Blacks, I have installed Java SE Emebedded Runtime Environment (build 1.7.0_60-b19, headless)

I am trying to compile a native C library I wrote a while back.

All compiled ok on Angstrom, but then I was using openjdk.

I can’t find jni.h, how do I get?

Thank you,

Downloading this:

Java SE Development Kit 8 Downloads
Linux ARM v6/v7 Hard Float ABI
jdk-8-linux-arm-vfp-hflt.tar.gz

Hopefully this will resolve the issue.

Yep, jni.h was in the JDK.