]> icculus.org git repositories - btb/d2x.git/blob - arch/win32/oldinclude/ipx_udp.h
win32 includes no longer used
[btb/d2x.git] / arch / win32 / oldinclude / ipx_udp.h
1 /*
2  *
3  * FIXME: add description
4  *
5  */
6
7 #ifndef _IPX_UDP_H
8 #define _IPX_UDP_H
9 #include "ipx_drv.h"
10
11 extern struct ipx_driver ipx_udp;
12
13 #endif