summaryrefslogtreecommitdiff
path: root/linux/src/include/net/atalkcall.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/src/include/net/atalkcall.h')
-rw-r--r--linux/src/include/net/atalkcall.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/src/include/net/atalkcall.h b/linux/src/include/net/atalkcall.h
new file mode 100644
index 0000000..726e33c
--- /dev/null
+++ b/linux/src/include/net/atalkcall.h
@@ -0,0 +1,2 @@
+/* Separate to keep compilation of protocols.c simpler */
+extern void atalk_proto_init(struct net_proto *pro);