
25 Sep
2007
25 Sep
'07
5:27 p.m.
Author: ctian Date: Tue Sep 25 13:27:39 2007 New Revision: 58 Modified: trunk/net-snmp.asd Log: No iolib on win32 Modified: trunk/net-snmp.asd ============================================================================== --- trunk/net-snmp.asd (original) +++ trunk/net-snmp.asd Tue Sep 25 13:27:39 2007 @@ -16,6 +16,7 @@ :cl-ppcre ; for oid resolve :ironclad ; for v3 support :net-telent-date ; for time conv + #-win32 :iolib ; for network :zebu ; for mib parse :zebu-compiler) ; for asn.1 syntax compile