summaryrefslogtreecommitdiff
path: root/ext/standard/post.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/post.c')
-rw-r--r--ext/standard/post.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/post.c b/ext/standard/post.c
index 21e09d521a..7429cfeb7b 100644
--- a/ext/standard/post.c
+++ b/ext/standard/post.c
@@ -393,7 +393,7 @@ void php3_treat_data(int arg, char *str)
}
-void php3_TreatHeaders(void)
+PHPAPI void php3_TreatHeaders(void)
{
#if APACHE
#if MODULE_MAGIC_NUMBER > 19961007