/* $Id: ipx_bsd.h,v 1.4 2003/03/13 00:20:21 btb Exp $ */ /* * * FIXME: add description * */ #ifndef _IPX_BSD_H #define _IPX_BSD_H #include "ipx_drv.h" extern struct ipx_driver ipx_bsd; #endif