]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/libjorte/JIPAddressToString.c
Revert "JORTE: update license headers and clean-up includes"
[orte.git] / orte / libjorte / JIPAddressToString.c
index 2b7ca3b53a5c639e1c8dda119ce4dd704f7676e8..ffc7c01a8a0e46e7524321d675e83efaa0a32776 100644 (file)
@@ -1,13 +1,11 @@
 /* IPAdressToString.c */
-
 /**
   * This code provides conversion between JAVA a C environments.
-  * The C functions are calling here and results are send to JAVA
-  * native functions. It uses the header pregenerated by JAVA
+  * The C functions are calling here and results are send to JAVA 
+  * native functions. It uses the header pregenerated by JAVA 
   * (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
   */
 
 
-#include "jorte/jorte.h"
+// origin orte headers
+#include "orte.h"
+// pregenerated header
+#include "jorte/org_ocera_orte_tools_Conversions.h"
+
+
 
 /* native function - prototype declared in pregenerated header */
 JNIEXPORT jstring JNICALL