summaryrefslogtreecommitdiff
path: root/ext/mailparse/php_mailparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mailparse/php_mailparse.h')
-rwxr-xr-xext/mailparse/php_mailparse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mailparse/php_mailparse.h b/ext/mailparse/php_mailparse.h
index 5b76d90201..3e0709c8c8 100755
--- a/ext/mailparse/php_mailparse.h
+++ b/ext/mailparse/php_mailparse.h
@@ -58,6 +58,7 @@ PHP_FUNCTION(mailparse_msg_extract_file);
PHP_FUNCTION(mailparse_rfc822_parse_addresses);
PHP_FUNCTION(mailparse_determine_best_xfer_encoding);
PHP_FUNCTION(mailparse_stream_encode);
+PHP_FUNCTION(mailparse_uudecode_all);
#include "rfc2045.h"
#include "mailparse_rfc822.h"