This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / net / irda / irttp.h
index 600d541..ef4727f 100644 (file)
@@ -210,4 +210,6 @@ static inline int irttp_is_primary(struct tsap_cb *self)
        return(irlap_is_primary(self->lsap->lap->irlap));
 }
 
+extern struct irttp_cb *irttp;
+
 #endif /* IRTTP_H */