Skip to content

Protect against multiple definitions of typedef pbs_net_t#20

Merged
dhh1128 merged 1 commit into
adaptivecomputing:masterfrom
mattaezell:pbs_net_t_redefine
Jan 4, 2013
Merged

Protect against multiple definitions of typedef pbs_net_t#20
dhh1128 merged 1 commit into
adaptivecomputing:masterfrom
mattaezell:pbs_net_t_redefine

Conversation

@mattaezell

Copy link
Copy Markdown
Contributor

Current head won't compile on RHEL6. It complains about multiple definitions of pbs_net_t

In file included from ../../src/include/pbs_job.h:94,
from ../../src/include/batch_request.h:105,
from node_func.c:32:
../../src/include/server_limits.h:186: error: redefinition of typedef ‘pbs_net_t’
node_func.h:7: note: previous declaration of ‘pbs_net_t’ was here

dhh1128 added a commit that referenced this pull request Jan 4, 2013
Protect against multiple definitions of typedef pbs_net_t
@dhh1128 dhh1128 merged commit c99dbe1 into adaptivecomputing:master Jan 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants