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