--- embedaddon/libnet/include/bpf.h 2012/02/21 22:14:23 1.1.1.1 +++ embedaddon/libnet/include/bpf.h 2013/07/22 11:54:42 1.1.1.2 @@ -1,3 +1,8 @@ +/* +It's not clear what purpose including this file with libnet serves. Is it just +for the DLT_ values? On systems with bpf, it should be present in the system +headers! Also, it's definitions have conflicted with the system's on AIX. +*/ /*- * Copyright (c) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997 * The Regents of the University of California. All rights reserved. @@ -37,7 +42,7 @@ * * @(#)bpf.h 7.1 (Berkeley) 5/7/91 * - * @(#) $Header: /usr/local/www/users/anoncvs/cvs/embedaddon/libnet/include/bpf.h,v 1.1.1.1 2012/02/21 22:14:23 misho Exp $ (LBL) + * @(#) $Header: /usr/local/www/users/anoncvs/cvs/embedaddon/libnet/include/bpf.h,v 1.1.1.2 2013/07/22 11:54:42 misho Exp $ (LBL) */ #ifndef BPF_MAJOR_VERSION