summaryrefslogtreecommitdiffstats
path: root/src/afb-hreq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/afb-hreq.h')
-rw-r--r--src/afb-hreq.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/afb-hreq.h b/src/afb-hreq.h
index 81dd3eaf..3d7954a9 100644
--- a/src/afb-hreq.h
+++ b/src/afb-hreq.h
@@ -41,6 +41,7 @@ struct afb_hreq {
int suspended;
int replied;
const char *version;
+ const char *lang;
const char *url;
size_t lenurl;
const char *tail;