dxx-rebirth/arch/linux/ipx_udp.h
2006-03-20 16:43:15 +00:00

7 lines
101 B
C
Executable file

#ifndef _IPX_UDP_H
#define _IPX_UDP_H
#include "ipx_drv.h"
extern struct ipx_driver ipx_udp;
#endif