]> icculus.org git repositories - btb/d2x.git/blob - arch/linux/include/ipx_udp.h
Removed automake stuff from "inert" subdirs. And there was much rejoicing.
[btb/d2x.git] / arch / linux / include / ipx_udp.h
1 #ifndef _IPX_UDP_H
2 #define _IPX_UDP_H
3 #include "ipx_drv.h"
4
5 extern struct ipx_driver ipx_udp;
6 #endif