Commit 6b6f356f authored by Moe Jette's avatar Moe Jette
Browse files

This fixes two 'prototype not found' warnings:

 allocate.c: In function ‘slurm_allocate_resources_blocking’:
 allocate.c:212: warning: call to function ‘_create_allocation_response_socket’ without a real prototype
 allocate.c:84: note: ‘_create_allocation_response_socket’ was declared here

 filetxt_jobacct_process.c: In function ‘filetxt_jobacct_process_archive’:
 filetxt_jobacct_process.c:1525: warning: call to function ‘slurm_reconfigure’ without a real prototype
 ../../../../slurm/slurm.h:2940: note: ‘slurm_reconfigure’ was declared here
parent 488a50ca
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment