X-Git-Url: https://rtime.felk.cvut.cz/gitweb/orte.git/blobdiff_plain/51bf20f848625b4b9ec02dc016537945efc21a02..fe1818536e2bf9261b7c4349ac02877bcbb3c124:/orte/libjorte/JNtpTimeToStringMs.c diff --git a/orte/libjorte/JNtpTimeToStringMs.c b/orte/libjorte/JNtpTimeToStringMs.c index ad40228..2a29efa 100644 --- a/orte/libjorte/JNtpTimeToStringMs.c +++ b/orte/libjorte/JNtpTimeToStringMs.c @@ -1,5 +1,4 @@ /* JNtpTimeToStringMs.c */ - /** * This code provides conversion between JAVA a C environments. * The C functions are calling here and results are send to JAVA @@ -7,7 +6,6 @@ * (by command 'javah -jni class_with_native_function') * * @author Lukas Pokorny (lukas_pokorny@centrum.cz) - * @author Martin Vajnar (martin.vajnar@gmail.com) * @author CTU FEE Prague - Department of Control Engineering (dce.felk.cvut.cz) * @author Project ORTE - OCERA Real Time Ethernet (www.ocera.org) * @author dedication to Kj @@ -27,7 +25,12 @@ */ -#include "jorte/jorte.h" +// origin orte headers +#include "orte.h" +// pregenerated header +#include "jorte/org_ocera_orte_types_NtpTime.h" + + /* native function - prototype declared in pregenerated header */ JNIEXPORT jstring JNICALL