Skip to content
Snippets Groups Projects
Commit cf6a5ab3 authored by Morris Jette's avatar Morris Jette
Browse files

Fix for slurmdbd core file creation from Don Albert

parent 9ca8d5dc
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,9 @@
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#if HAVE_SYS_PRCTL_H
# include <sys/prctl.h>
#endif
#include <grp.h>
#include <pthread.h>
#include <signal.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