Add another missing define

This commit is contained in:
Andrew Resch 2008-12-10 12:38:53 +00:00
parent 33dfbca91c
commit 7a970305cd

View File

@ -33,6 +33,7 @@ import time
import threading
import urlparse
import shutil
import stat
import deluge.component as component
import deluge.xmlrpclib as xmlrpclib