use *_EXTERN_C() and PHP_WIN32

This commit is contained in:
Harald Radi 2001-01-29 21:54:46 +00:00
parent 7478783b20
commit dee2fd1ec4
14 changed files with 150 additions and 142 deletions

View file

@ -410,4 +410,4 @@ void php_register_VARIANT_class()
zend_register_internal_class(&VARIANT_class_entry);
}
#endif
#endif /* PHP_WIN32 */