--- ansh/inc/defs.h 2011/10/13 16:08:52 1.1.1.1.2.3 +++ ansh/inc/defs.h 2011/10/14 07:47:20 1.1.1.1.2.4 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ - * $Id: defs.h,v 1.1.1.1.2.3 2011/10/13 16:08:52 misho Exp $ + * $Id: defs.h,v 1.1.1.1.2.4 2011/10/14 07:47:20 misho Exp $ * ************************************************************************* The ELWIX and AITNET software is distributed under the following @@ -77,7 +77,7 @@ struct tagProc { int proc_sock; struct sockaddr proc_cli; - struct ether_addr proc_ea; + struct io_ether_addr proc_ea; u_short proc_blen; u_char *proc_buf_[2];