diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-06-23 10:50:10 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-06-23 10:50:10 +0000 |
commit | 066ef5b548575efffe272b7363a2f5050ebd7e2d (patch) | |
tree | 09ca6ef3162bdf047c8476dad3f3bb9067b7c150 /win32/config.vc | |
parent | cb68f92dafee55e318e6fa14f60158f7b7d20a65 (diff) | |
download | perl-066ef5b548575efffe272b7363a2f5050ebd7e2d.tar.gz |
more MULTIPLICITY tweaks
p4raw-id: //depot/perl@1206
Diffstat (limited to 'win32/config.vc')
-rw-r--r-- | win32/config.vc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/config.vc b/win32/config.vc index 806549c363..823532ae5f 100644 --- a/win32/config.vc +++ b/win32/config.vc @@ -279,6 +279,7 @@ date='date' db_hashtype='int' db_prefixtype='int' defvoidused='15' +devtype='dev_t' direntrytype='struct direct' dlext='dll' dlsrc='dl_win32.xs' |