commit | 437b5058a43fe23dea0a4f69a09309af57634fd5 | [log] [tgz] |
---|---|---|
author | Wes Hardaker <hardaker@users.sourceforge.net> | Thu Aug 07 09:34:45 1997 +0000 |
committer | Wes Hardaker <hardaker@users.sourceforge.net> | Thu Aug 07 09:34:45 1997 +0000 |
tree | 376924416de3b3984a76be2e630d12be5f9f7c51 | |
parent | 8cf6021ad3c44cd3bc0af53a7ac3c97471f3a3bc [diff] [blame] |
- (config*, memory.c): - fix swap on HPUX 10.20 git-svn-id: file:///home/hardaker/lib/sf-bkups/net-snmp-convert-svnrepo/trunk@928 06827809-a52a-0410-b366-d66718629ded
diff --git a/acconfig.h b/acconfig.h index 93c65f3..a3ddf4b 100644 --- a/acconfig.h +++ b/acconfig.h
@@ -116,6 +116,9 @@ /* ifnet.if_mtu */ #undef STRUCT_IFNET_HAS_IF_MTU +/* swdevt.sw_nblksenabled */ +#undef STRUCT_SWDEVT_HAS_SW_NBLKSENABLED + /* ifnet needs to have _KERNEL defined */ #undef IFNET_NEEDS_KERNEL