Add more missing headers

This commit is contained in:
Michael Pfaff 2022-09-09 17:59:16 -04:00
parent 699e95a969
commit 9131fb0fc8
Signed by: michael
GPG Key ID: CF402C4A012AA9D4
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class org_lwjgl_LinuxSysImplementation */
#ifndef _Included_org_lwjgl_LinuxSysImplementation
#define _Included_org_lwjgl_LinuxSysImplementation
#ifdef __cplusplus
extern "C" {
#endif
#undef org_lwjgl_LinuxSysImplementation_JNI_VERSION
#define org_lwjgl_LinuxSysImplementation_JNI_VERSION 19L
#ifdef __cplusplus
}
#endif
#endif