Commit 7302a5ec authored by Pierre Riteau's avatar Pierre Riteau
Browse files

strcasecmp requires strings.h

parent 4693a517
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include "hiredis.h"
......
Markdown is supported
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