summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/samba_errtable.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/wafsamba/samba_errtable.py')
-rw-r--r--buildtools/wafsamba/samba_errtable.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/wafsamba/samba_errtable.py b/buildtools/wafsamba/samba_errtable.py
index b8c60316b3..78480221b6 100644
--- a/buildtools/wafsamba/samba_errtable.py
+++ b/buildtools/wafsamba/samba_errtable.py
@@ -1,5 +1,5 @@
# waf build tool for building .et files with compile_et
-import Build, os
+import Build
from samba_utils import *
def SAMBA_ERRTABLE(bld, name, source):