summaryrefslogtreecommitdiff
path: root/main/rfc1867.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/rfc1867.h')
-rw-r--r--main/rfc1867.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/rfc1867.h b/main/rfc1867.h
index 97c1475e80..b50cf46549 100644
--- a/main/rfc1867.h
+++ b/main/rfc1867.h
@@ -6,6 +6,7 @@
#define MULTIPART_CONTENT_TYPE "multipart/form-data"
SAPI_POST_READER_FUNC(rfc1867_post_reader);
+SAPI_POST_HANDLER_FUNC(rfc1867_post_handler);
#define FILE_UPLOAD_INPUT_BUFFER_SIZE 8192