Skip to content
Snippets Groups Projects
Commit d45dfcb5 authored by Christopher J. Morrone's avatar Christopher J. Morrone
Browse files

Dummy opt declaration should no longer be necessary with RTLD_LAZY.

parent c0fbb5b4
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,6 @@ typedef struct {
#define GMPI_RECV_BUF_LEN 65536
opt_t opt;
static int gmpi_fd = -1;
static int _gmpi_parse_init_recv_msg(srun_job_t *job, char *rbuf,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment