]> icculus.org git repositories - btb/d2x.git/blob - arch/win32/include/ipx_mcast4.h
fix a couple of defines
[btb/d2x.git] / arch / win32 / include / ipx_mcast4.h
1 /* $Id: ipx_mcast4.h,v 1.1 2003-10-12 09:17:47 btb Exp $ */
2 /*
3  *
4  * FIXME: add description
5  *
6  */
7
8 #ifndef _IPX_MCAST4_H
9 #define _IPX_MCAST4_H
10 #include "ipx_drv.h"
11
12 extern struct ipx_driver ipx_mcast4;
13 #define IPX_MCAST4_VERSION 0
14
15 #endif