Fix: Polling of file descriptors
[lcr.git] / sip.h
diff --git a/sip.h b/sip.h
index dbb311c..77fb9fc 100644 (file)
--- a/sip.h
+++ b/sip.h
@@ -11,6 +11,8 @@
 
 #include <sofia-sip/nua.h>
 
+extern int any_sip_interface;
+
 /* SIP port class */
 class Psip : public Port
 {