$FreeBSD$ --- ethermac.h.orig Wed Feb 13 14:09:52 2002 +++ ethermac.h Thu Feb 27 19:14:53 2003 @@ -22,6 +22,7 @@ #include #include +#include int ether_aton ( const char *macstr, unsigned char *outbuf ) ; char * ether_ntoa ( const unsigned char *mac);