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