diff options
Diffstat (limited to 'generic/tclStubInit.c')
| -rw-r--r-- | generic/tclStubInit.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/tclStubInit.c b/generic/tclStubInit.c index e2d52b9..c567736 100644 --- a/generic/tclStubInit.c +++ b/generic/tclStubInit.c @@ -28,6 +28,8 @@ */ #undef Tcl_Alloc +#undef Tcl_AttemptAlloc +#undef Tcl_AttemptRealloc #undef Tcl_Free #undef Tcl_Realloc #undef Tcl_NewBooleanObj |
