diff options
Diffstat (limited to 'i386/i386at/gpl/linux/include/net/ipxcall.h')
-rw-r--r-- | i386/i386at/gpl/linux/include/net/ipxcall.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i386/i386at/gpl/linux/include/net/ipxcall.h b/i386/i386at/gpl/linux/include/net/ipxcall.h new file mode 100644 index 0000000..eb5bd2b --- /dev/null +++ b/i386/i386at/gpl/linux/include/net/ipxcall.h @@ -0,0 +1,2 @@ +/* Separate to keep compilation of protocols.c simpler */ +extern void ipx_proto_init(struct net_proto *pro); |