add missing import

This commit is contained in:
Stefan Bethge 2006-10-02 14:13:43 +00:00
parent 1c9c217cdc
commit d557725810
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ from dialogs import BindPortError
from common.xmpp.protocol import *
import socket
import errno
import sys
from common.zeroconf import roster_zeroconf