2013-02-25
2013-02-25 13:11:43 by Arne Goedeke <el@laramies.com>
-
aa042227434fdd653ac67cdc7d5d88660818d40b
(3 lines)
(+2/-1)
[
Show
| Annotate
]
Branch: 7.9
PMOD_EXPORT some more symbols, which are being used by dynamic modules
in case of PIKE_DEBUG
3246: Inside #if defined(PIKE_DEBUG)
#ifdef PIKE_DEBUG
- void dump_program_tables (const struct program *p, int indent)
+ PMOD_EXPORT void dump_program_tables (const struct program *p, int indent)
{
int d;