X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=lib%2Fresp.h;h=6cb7ec3a5b4c3096150e23c6c3117a2d34b97101;hb=e3a69eabbad2990fd0f6c555036c34c9cedd3843;hp=8f18f87d366df37b64c5c2ccbc798fcb14b97cae;hpb=3095582d21be4087f774f5a68a2a9abfa37dd1ff;p=ashd.git 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);