mirror of
https://github.com/samba-team/samba.git
synced 2025-12-16 00:23:52 +03:00
py/dnsserver: add missing imports
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Noel Power <npower@samba.com>
This commit is contained in:
committed by
Noel Power
parent
1926335839
commit
3c18bb6c77
@@ -19,6 +19,7 @@
|
||||
import shlex
|
||||
import socket
|
||||
from samba.dcerpc import dnsserver, dnsp
|
||||
from samba import WERRORError, werror
|
||||
|
||||
# Note: these are not quite the same as similar looking classes in
|
||||
# provision/sambadns.py -- those ones are based on
|
||||
|
||||
Reference in New Issue
Block a user