php-src/main/fdfdata.h

9 lines
122 B
C
Raw Normal View History

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