]> icculus.org git repositories - btb/d2x.git/blob - arch/linux/include/ipx_bsd.h
lots of makefile fixes, and sdl joystick stuff
[btb/d2x.git] / arch / linux / include / ipx_bsd.h
1 /*
2  * $Source: /cvs/cvsroot/d2x/arch/linux/include/ipx_bsd.h,v $
3  * $Revision: 1.3 $
4  * $Author: bradleyb $
5  * $Date: 2001-10-19 07:39:26 $
6  *
7  * FIXME: add description
8  *
9  * $Log: not supported by cvs2svn $
10  * Revision 1.2  2001/10/19 07:29:37  bradleyb
11  * Brought linux networking in line with d1x, moved some arch/linux_* stuff to arch/linux/
12  *
13  *
14  */
15
16 #ifndef _IPX_BSD_H
17 #define _IPX_BSD_H
18 #include "ipx_drv.h"
19
20 extern struct ipx_driver ipx_bsd;
21 #endif