]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/libjorte/JORTEDomainMgrCreate.c
JORTE: update license headers and clean-up includes
[orte.git] / orte / libjorte / JORTEDomainMgrCreate.c
index 5fb4c9669c94d205fffb0d0a3d42d0a572ed4aaf..8dea66b1dd3ecb43fd52333f8e43f9576fb9704e 100644 (file)
@@ -7,6 +7,7 @@
   * (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 <stdlib.h>
-// origin orte headers
-#include "orte.h"
-// pregenerated header
-#include "jorte/org_ocera_orte_DomainMgr.h"
-#include "jorte/4all.h"
-#include "jorte/jorte_typedefs_defines.h"
-#include "jorte/jorte_protos_api.h"
+#include "jorte/jorte.h"
 
 /* ****************************** *
  *  create default manager domain *