Commit d89241e7 authored by Pieter Noordhuis's avatar Pieter Noordhuis
Browse files

Include sys/types.h instead of a custom typedef

parent a7acd97a
typedef unsigned char u_char; /* libevents needs u_char */ #include <sys/types.h>
#include <event.h> #include <event.h>
#include <hiredis.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