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

Fix compiler warning by adding slurm_auth.h header

parent 0bf4291e
No related branches found
No related tags found
No related merge requests found
...@@ -39,6 +39,7 @@ ...@@ -39,6 +39,7 @@
#include "src/common/xmalloc.h" #include "src/common/xmalloc.h"
#include "src/common/fd.h" #include "src/common/fd.h"
#include "src/common/eio.h" #include "src/common/eio.h"
#include "src/common/slurm_auth.h"
#include "src/slurmd/slurmd/slurmd.h" #include "src/slurmd/slurmd/slurmd.h"
#include "src/slurmd/common/stepd_api.h" #include "src/slurmd/common/stepd_api.h"
......
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