Skip to content
Snippets Groups Projects
Commit 13fbc35b authored by Moe Jette's avatar Moe Jette
Browse files

Add missing header for clean build

parent 3eb87337
No related branches found
No related tags found
No related merge requests found
...@@ -37,6 +37,7 @@ ...@@ -37,6 +37,7 @@
\*****************************************************************************/ \*****************************************************************************/
#include "slurm_strcasestr.h" #include "slurm_strcasestr.h"
#include <string.h>
#include <ctype.h> #include <ctype.h>
/* case insensitve version of strstr() */ /* case insensitve version of strstr() */
......
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