]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/libjorte/JORTEDomainAppDestroy.c
Revert "JORTE: update license headers and clean-up includes"
[orte.git] / orte / libjorte / JORTEDomainAppDestroy.c
index 36e8d083d5f12438f6eabb557faadb3bde5b5229..460682b34863f9d2400df29c9283dba3c6328f1e 100644 (file)
@@ -7,8 +7,8 @@
   * (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 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
   * @version 0.1
   *
   */
 
-#include "jorte/jorte.h"
+#include <stdlib.h>
+// origin orte headers
+#include "orte.h"
+// pregenerated header
+#include "jorte/org_ocera_orte_DomainApp.h"
+#include "jorte/4all.h"
+#include "jorte/jorte_typedefs_defines.h"
 
 JNIEXPORT jboolean JNICALL
 Java_org_ocera_orte_DomainApp_jORTEDomainAppDestroy