1
1
This commit was SVN r5429.
Этот коммит содержится в:
Josh Hursey 2005-04-19 03:46:27 +00:00
родитель 5f4a433086
Коммит 80af0b41c7

Просмотреть файл

@ -149,7 +149,9 @@ mca_ptl_tcp_proc_t* mca_ptl_tcp_proc_lookup(const orte_process_name_t *name)
return proc;
}
#ifdef HAVE_NETINET_IN_H
#include <netinet/in.h>
#endif
#include <arpa/inet.h>
/*
* Note that this routine must be called with the lock on the process already