![]() ![]() | ![]() |
version 1.44, 2013/10/02 07:43:41 | version 1.45, 2013/10/02 07:56:42 |
---|---|
Line 23 | Line 23 |
#ifndef INCLUSION_LIBRPL | #ifndef INCLUSION_LIBRPL |
#define INCLUSION_LIBRPL | #define INCLUSION_LIBRPL |
# ifdef __cplusplus | |
extern "C" | |
{ | |
# endif | |
unsigned char **rpl(unsigned char *script, unsigned char *rpl_home); | unsigned char **rpl(unsigned char *script, unsigned char *rpl_home); |
# ifdef __cplusplus | |
} | |
# endif | |
#endif | #endif |
// vim: ts=4 | // vim: ts=4 |