summaryrefslogtreecommitdiff
path: root/main/rfc1867.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/rfc1867.h')
-rw-r--r--main/rfc1867.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/rfc1867.h b/main/rfc1867.h
index 1bcba038ea..0e464760fa 100644
--- a/main/rfc1867.h
+++ b/main/rfc1867.h
@@ -10,6 +10,6 @@ SAPI_POST_HANDLER_FUNC(rfc1867_post_handler);
#define FILE_UPLOAD_INPUT_BUFFER_SIZE 8192
-void destroy_uploaded_files_hash(SLS_D);
+void destroy_uploaded_files_hash(TSRMLS_D);
#endif /* RFC1867_H */