1
0
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:
Douglas Bagnall
2021-11-19 16:11:14 +13:00
committed by Noel Power
parent 1926335839
commit 3c18bb6c77

View File

@@ -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