summaryrefslogtreecommitdiff
path: root/main/fdfdata.h
blob: 7f4f45e2612073365b5ea305c07e2d950388e158 (plain)
1
2
3
4
5
6
7
8
#ifndef FDFDATA_H
#define FDFDATA_H

#include "SAPI.h"

SAPI_POST_HANDLER_FUNC(fdf_post_handler);

#endif /* FDFDATA_H */