diff --git a/http_parser.rl b/http_parser.rl index c7622ea..d1cd698 100644 --- a/http_parser.rl +++ b/http_parser.rl @@ -24,9 +24,7 @@ */ #include "http_parser.h" #include -#ifndef NDEBUG -# include -#endif +#include static int unhex[] = {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1