dxx-rebirth/arch/linux/include/ipx_bsd.h

7 lines
101 B
C
Raw Normal View History

2006-04-03 17:36:27 +00:00
#ifndef _IPX_BSD_H
#define _IPX_BSD_H
#include "ipx_drv.h"
extern struct ipx_driver ipx_bsd;
#endif