diff options
author | Paul Green <Paul.Green@stratus.com> | 2002-04-22 11:26:00 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-22 19:50:05 +0000 |
commit | 97b8cedb5375c44d373941f70e3dfb58921f575c (patch) | |
tree | ca2ab312269b89dd0e22b27c1a1bb0ecdba3658e /hints/vos.sh | |
parent | 011b2d2f95a2b6260e1a3409e652417bcc2b453d (diff) | |
download | perl-97b8cedb5375c44d373941f70e3dfb58921f575c.tar.gz |
cleanup ./hints/vos.sh
Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
p4raw-id: //depot/perl@16086
Diffstat (limited to 'hints/vos.sh')
-rw-r--r-- | hints/vos.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hints/vos.sh b/hints/vos.sh index f9b9a88986..06dc5552e5 100644 --- a/hints/vos.sh +++ b/hints/vos.sh @@ -38,10 +38,6 @@ glibpth="$loclibpth" # Include library paths locincpth="/system/stcp/include_library" -locincpth="$locincpth /system/stcp/include_library/arpa" -locincpth="$locincpth /system/stcp/include_library/net" -locincpth="$locincpth /system/stcp/include_library/netinet" -locincpth="$locincpth /system/stcp/include_library/protocols" locincpth="$locincpth /system/include_library/sysv" usrinc="/system/include_library" |