]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/include/orte_headers.h
ORTEDomain: Refactor initialization of task properties
[orte.git] / orte / include / orte_headers.h
index 8160831a6b4f023d0f1eeb078509cb104ba01eff..19c5907c0a3ecb0ab56b1569a8a8a3eaaea18c03 100644 (file)
@@ -47,6 +47,8 @@ extern "C" {
   #error ""
 #endif
 
+#include <assert.h>             /* TODO: autoconfize this */
+
 #ifdef HAVE_ARPA_INET_H
   #include <arpa/inet.h>
 #endif