dxx-rebirth/arch/sdl/include/ipx_bsd.h
2006-04-03 17:36:27 +00:00

7 lines
101 B
C
Executable file

#ifndef _IPX_BSD_H
#define _IPX_BSD_H
#include "ipx_drv.h"
extern struct ipx_driver ipx_bsd;
#endif