1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/main/fdfdata.h
2000-07-05 08:57:37 +00:00

9 lines
122 B
C

#ifndef FDFDATA_H
#define FDFDATA_H
#include "SAPI.h"
SAPI_POST_HANDLER_FUNC(fdf_post_handler);
#endif /* FDFDATA_H */