summaryrefslogtreecommitdiff
path: root/objXSUB.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-05-13 13:31:53 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-05-13 13:31:53 +0000
commit767df6a1b5239f22c97e50608c6c8ba4a916826d (patch)
treed5cacc2c6c85a51adb98517b40fb801722ef87fe /objXSUB.h
parentcc105dabc17d2d0d984264ae3339e92d0a61358c (diff)
downloadperl-767df6a1b5239f22c97e50608c6c8ba4a916826d.tar.gz
Still fflushing strong.
p4raw-id: //depot/cfgperl@3409
Diffstat (limited to 'objXSUB.h')
-rw-r--r--objXSUB.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/objXSUB.h b/objXSUB.h
index 0305bf00cf..f037d3a497 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -1619,6 +1619,8 @@
#define my_exit_jump pPerl->Perl_my_exit_jump
#undef my_failure_exit
#define my_failure_exit pPerl->Perl_my_failure_exit
+#undef my_fflush_all
+#define my_fflush_all pPerl->Perl_my_fflush_all
#undef my_htonl
#define my_htonl pPerl->Perl_my_htonl
#undef my_lstat