From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26662 invoked by alias); 23 Jun 2003 10:40:15 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 9480 invoked by uid 9341); 23 Jun 2003 10:16:39 -0000 Date: Mon, 23 Jun 2003 10:40:00 -0000 Message-ID: <20030623101639.9478.qmail@sources.redhat.com> From: asl@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos-opt/snmp/agent/current ChangeLog src/mibg ... X-SW-Source: 2003/txt/msg00976.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos-opt Changes by: asl@sourceware.org 2003-06-23 10:16:38 Modified files: snmp/agent/current: ChangeLog snmp/agent/current/src/mibgroup/mibII: helpers.c Log message: * src/mibgroup/mibII/helpers.c: Changed the definition of ifnet_addrs to an extern declaration because of multiple symbol definition errors when using a compiler that does not merge them.