summaryrefslogtreecommitdiff
path: root/main/SAPI.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/SAPI.h')
-rw-r--r--main/SAPI.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/SAPI.h b/main/SAPI.h
index ca6836a0cb..9ef7eecbdb 100644
--- a/main/SAPI.h
+++ b/main/SAPI.h
@@ -109,6 +109,7 @@ typedef struct {
/* this is necessary for CLI module */
int argc;
char **argv;
+ int proto_num;
} sapi_request_info;