$NetBSD$

--- src/sasl.py.orig	2006-10-01 17:45:37.000000000 -0500
+++ src/sasl.py
@@ -22,7 +22,8 @@ except ImportError:
 	SSL = None
 
 from twisted.words.xish.domish import Element, elementStream
-from twisted.words.protocols.jabber import component, jstrports, client, xmlstream
+from twisted.words.xish import xmlstream
+from twisted.words.protocols.jabber import component, jstrports, client
 from twisted.application import service
 
 class SASLXmlStream(xmlstream.XmlStream):
