From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14827 invoked by alias); 23 Jul 2003 18:01:22 -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 14813 invoked by uid 371); 23 Jul 2003 18:01:22 -0000 Date: Wed, 23 Jul 2003 18:01:00 -0000 Message-ID: <20030723180122.14811.qmail@sources.redhat.com> From: nickg@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos/packages/io/eth/current ChangeLog include ... X-SW-Source: 2003/txt/msg01088.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: nickg@sourceware.org 2003-07-23 18:01:22 Modified files: packages/io/eth/current: ChangeLog packages/io/eth/current/include: eth_drv.h packages/io/eth/current/src/net: eth_drv.c Log message: * include/eth_drv.h: * src/net/eth_drv.c: Added an ifndef to fix warnings about NBPFILTER not being defined.