php-src/main/php_content_types.h
1999-12-05 14:37:38 +00:00

7 lines
136 B
C

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