]> icculus.org git repositories - btb/d2x.git/blob - ipx_udp.h
81da99f47d3196a4333704a34204fd8c0e644eb0
[btb/d2x.git] / ipx_udp.h
1 /* $Id: ipx_udp.h,v 1.4 2003-03-13 00:20:21 btb Exp $ */
2 /*
3  *
4  * FIXME: add description
5  *
6  */
7
8 #ifndef _IPX_UDP_H
9 #define _IPX_UDP_H
10 #include "ipx_drv.h"
11
12 extern struct ipx_driver ipx_udp;
13
14 #endif