summaryrefslogtreecommitdiff
path: root/uhttpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'uhttpd.h')
-rw-r--r--uhttpd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/uhttpd.h b/uhttpd.h
index 59f1565..0137eef 100644
--- a/uhttpd.h
+++ b/uhttpd.h
@@ -150,6 +150,7 @@ struct relay {
struct client *cl;
bool process_done;
+ bool error;
int ret;
int header_ofs;