Change 16086 by jhi@alpha on 2002/04/22 19:50:05
Subject: [PATCH] cleanup ./hints/vos.sh
From: [EMAIL PROTECTED]
Date: Mon, 22 Apr 02 15:26 edt
Message-Id: <[EMAIL PROTECTED]>
Affected files ...
.... //depot/perl/hints/vos.sh#10 edit
Differences ...
==== //depot/perl/hints/vos.sh#10 (text) ====
Index: perl/hints/vos.sh
--- perl/hints/vos.sh.~1~ Mon Apr 22 14:00:05 2002
+++ perl/hints/vos.sh Mon Apr 22 14:00:05 2002
@@ -38,10 +38,6 @@
# 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"
End of Patch.