15 #ifndef _INCLUDE_BUILDPERL_H_
16 #define _INCLUDE_BUILDPERL_H_
22 #if (!defined USE_PERL)
23 #error Please define USE_PERL before including this file.
26 int buildperl_init(
void);
27 void buildperl_frame(
void);
28 void buildperl_deinit(
void);
34 #endif // include-once-blocker.