php-src/main/php_content_types.h
1999-09-16 22:31:33 +00:00

7 lines
132 B
C

#ifndef _PHP_CONTENT_TYPES_H
#define _PHP_CONTENT_TYPES_H
int php_startup_SAPI_content_types();
#endif /* _PHP_CONTENT_TYPES_H */