summaryrefslogtreecommitdiff
path: root/source4/lib/samba3/samba3.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2009-07-19 12:15:59 +0200
committerJelmer Vernooij <jelmer@samba.org>2009-07-19 12:15:59 +0200
commit04c1d02021b2e1b38d78d539655989c724f13d17 (patch)
treeb7e421122e972ba8a0a585b6f41117f1616f8cab /source4/lib/samba3/samba3.h
parent5bf6203bc2cb63860c616556e14e2dbb07277db6 (diff)
downloadsamba-04c1d02021b2e1b38d78d539655989c724f13d17.tar.gz
samba-04c1d02021b2e1b38d78d539655989c724f13d17.tar.bz2
samba-04c1d02021b2e1b38d78d539655989c724f13d17.zip
Remove unnecessary include, update README.
Diffstat (limited to 'source4/lib/samba3/samba3.h')
-rw-r--r--source4/lib/samba3/samba3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/samba3/samba3.h b/source4/lib/samba3/samba3.h
index 1a0ce04143..87de13f8f8 100644
--- a/source4/lib/samba3/samba3.h
+++ b/source4/lib/samba3/samba3.h
@@ -22,7 +22,6 @@
#include "librpc/gen_ndr/security.h"
#include "librpc/gen_ndr/samr.h"
-#include "param/param.h"
struct samr_Password *smbpasswd_gethexpwd(TALLOC_CTX *mem_ctx, const char *p);
char *smbpasswd_sethexpwd(TALLOC_CTX *mem_ctx, struct samr_Password *pwd, uint16_t acb_info);