projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
7904ebb
)
- fix OSX linkage
author
Michael Wallner
<mike@php.net>
Fri, 24 Feb 2006 14:34:14 +0000
(14:34 +0000)
committer
Michael Wallner
<mike@php.net>
Fri, 24 Feb 2006 14:34:14 +0000
(14:34 +0000)
php_http_filter_api.h
patch
|
blob
|
history
diff --git
a/php_http_filter_api.h
b/php_http_filter_api.h
index 6bbb600b5b718e3205a1017f97d4892c3b548b9f..037a0ee8ab6bcaca75fe8d7ba1d137af4127a1ee 100644
(file)
--- a/
php_http_filter_api.h
+++ b/
php_http_filter_api.h
@@
-16,7
+16,7
@@
#define PHP_HTTP_FILTER_API_H
#ifdef ZEND_ENGINE_2
-php_stream_filter_factory http_filter_factory;
+
extern
php_stream_filter_factory http_filter_factory;
PHP_MINIT_FUNCTION(http_filter);
#endif