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