X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=lib%2Fresp.h;h=6cb7ec3a5b4c3096150e23c6c3117a2d34b97101;hp=8f18f87d366df37b64c5c2ccbc798fcb14b97cae;hb=b008ba9e509b87a440c634bd9b3019d6701ba173;hpb=51841ac99ef03b8019aeb42c64b3496475a1ee8e diff --git a/lib/resp.h b/lib/resp.h index 8f18f87..6cb7ec3 100644 --- a/lib/resp.h +++ b/lib/resp.h @@ -1,7 +1,7 @@ #ifndef _LIB_HTRESP_H #define _LIB_HTRESP_H -#include +#include "req.h" char *urlquote(char *text); char *htmlquote(char *text);