]> icculus.org git repositories - btb/d2x.git/blob - arch/win32/include/ipx_mcast4.h
remove rcs tags
[btb/d2x.git] / arch / win32 / include / ipx_mcast4.h
1 /*
2  *
3  * FIXME: add description
4  *
5  */
6
7 #ifndef _IPX_MCAST4_H
8 #define _IPX_MCAST4_H
9 #include "ipx_drv.h"
10
11 extern struct ipx_driver ipx_mcast4;
12 #define IPX_MCAST4_VERSION 0
13
14 #endif