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 */