/* $Id: ipx_bsd.h,v 1.1.1.1 2006/03/17 19:53:51 zicodxx Exp $ */ /* * * FIXME: add description * */ #ifndef _IPX_BSD_H #define _IPX_BSD_H #include "ipx_drv.h" extern struct ipx_driver ipx_bsd; #endif