summaryrefslogtreecommitdiffstats
path: root/source/rpcclient/cmd_wkssvc.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2000-04-25 14:06:57 +0000
committerAndrew Tridgell <tridge@samba.org>2000-04-25 14:06:57 +0000
commitd7cd7c88fdabb01d9e40ae8a657737907a21ac37 (patch)
tree5233f08ef9be2e9dac934a2d39c228318be56e1b /source/rpcclient/cmd_wkssvc.c
parent10c5470835b43116ed48b3137c3b9cc867a20989 (diff)
downloadsamba-d7cd7c88fdabb01d9e40ae8a657737907a21ac37.tar.gz
samba-d7cd7c88fdabb01d9e40ae8a657737907a21ac37.tar.xz
samba-d7cd7c88fdabb01d9e40ae8a657737907a21ac37.zip
moved trans2.h and nterr.h into includes.h with all our other includes
Diffstat (limited to 'source/rpcclient/cmd_wkssvc.c')
-rw-r--r--source/rpcclient/cmd_wkssvc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/rpcclient/cmd_wkssvc.c b/source/rpcclient/cmd_wkssvc.c
index 0b8f469af37..1e64f384aeb 100644
--- a/source/rpcclient/cmd_wkssvc.c
+++ b/source/rpcclient/cmd_wkssvc.c
@@ -27,7 +27,6 @@
#endif
#include "includes.h"
-#include "nterr.h"
extern int DEBUGLEVEL;