summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
authorSteve Hay <SteveHay@planit.com>2004-05-24 13:52:48 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-05-24 11:43:32 +0000
commit11bb82ff512c271f628b999a239bbb2982d80a99 (patch)
tree93e3da28e69bc4833359b5fcf666cc0456867aa4 /makedef.pl
parentf1300be03dcb23e67cd69f4b5c25103ee18461b7 (diff)
downloadperl-11bb82ff512c271f628b999a239bbb2982d80a99.tar.gz
win32_chsize is not exported on Win32
Message-ID: <40B1E210.4050202@uk.radan.com> p4raw-id: //depot/perl@22841
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl
index 3b9759d3e1..774c714d31 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -1038,6 +1038,7 @@ if ($PLATFORM =~ /^win(?:32|ce)$/) {
win32_pclose
win32_rename
win32_setmode
+ win32_chsize
win32_lseek
win32_tell
win32_dup