--- libaitio/inc/aitio.h 2011/10/31 14:13:02 1.12.2.1 +++ libaitio/inc/aitio.h 2011/10/31 15:05:13 1.12.2.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitio.h,v 1.12.2.1 2011/10/31 14:13:02 misho Exp $ +* $Id: aitio.h,v 1.12.2.2 2011/10/31 15:05:13 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -239,6 +239,7 @@ typedef struct { struct io_ether_addr { u_int8_t ether_addr_octet[6]; }; +typedef struct io_ether_addr io_ether_addr_t; typedef union { struct sockaddr_storage ss;